From 84c70a0c5ab69a266e9601cd77b4cb6d0f67229c Mon Sep 17 00:00:00 2001 From: ace Date: Tue, 24 Feb 2026 17:21:59 +0300 Subject: [PATCH] bitwarden: bump to 1.35.4, helm chart 2.0.45 --- bitwarden/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitwarden/Chart.yaml b/bitwarden/Chart.yaml index 557aff6..324f88e 100644 --- a/bitwarden/Chart.yaml +++ b/bitwarden/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.35.3 +appVersion: 1.35.4 description: Unofficial Bitwarden compatible server written in Rust home: https://github.com/k8s-at-home/charts/tree/master/charts/bitwardenrs icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png @@ -17,4 +17,4 @@ name: bitwarden sources: - https://github.com/dani-garcia/bitwarden_rs type: application -version: 2.0.44 +version: 2.0.45