bitwarden: bump to v1.32.1, helm chart v2.0.28

This commit is contained in:
ace 2024-10-04 04:57:06 +03:00
parent cfbedaebe0
commit 895105f3d4
Signed by: ace
GPG Key ID: 2C08973DD37A76FD
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -5,7 +5,7 @@ replicaCount: 1
image:
repository: vaultwarden/server
pullPolicy: IfNotPresent
tag: "1.32.0"
tag: "1.32.1"
imagePullSecrets: []
nameOverride: ""