From d1601b0a06c9585fac7208a4c257b700cc39feb6 Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 10 Jan 2026 00:38:26 +0300 Subject: [PATCH] bitwarden: bump to 1.35.2, helm chart 2.0.43 --- bitwarden/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitwarden/Chart.yaml b/bitwarden/Chart.yaml index cdc3b7a..2479a09 100644 --- a/bitwarden/Chart.yaml +++ b/bitwarden/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.35.1 +appVersion: 1.35.2 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.42 +version: 2.0.43