From c520b64aed1aecd6460f7bc54e91ca3d2ae0ad82 Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 3 Jan 2026 22:34:33 +0300 Subject: [PATCH] bitwarden: bump to 1.35.1, helm chart 2.0.42 --- bitwarden/Chart.yaml | 4 ++-- bitwarden/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitwarden/Chart.yaml b/bitwarden/Chart.yaml index 7a96597..cdc3b7a 100644 --- a/bitwarden/Chart.yaml +++ b/bitwarden/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.34.3 +appVersion: 1.35.1 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.40 +version: 2.0.42 diff --git a/bitwarden/values.yaml b/bitwarden/values.yaml index 14e73fa..5a1dd8c 100644 --- a/bitwarden/values.yaml +++ b/bitwarden/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: vaultwarden/server pullPolicy: IfNotPresent - tag: "1.34.3" + tag: "" imagePullSecrets: [] nameOverride: ""