From 895105f3d4b1c54892d727fe058f410be30a3b6e Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 4 Oct 2024 04:57:06 +0300 Subject: [PATCH] bitwarden: bump to v1.32.1, helm chart v2.0.28 --- 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 b3d6f57..31714e2 100644 --- a/bitwarden/Chart.yaml +++ b/bitwarden/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.32.0 +appVersion: 1.32.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.27 +version: 2.0.28 diff --git a/bitwarden/values.yaml b/bitwarden/values.yaml index 1e371f9..f873018 100644 --- a/bitwarden/values.yaml +++ b/bitwarden/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: vaultwarden/server pullPolicy: IfNotPresent - tag: "1.32.0" + tag: "1.32.1" imagePullSecrets: [] nameOverride: ""