bitwarden: bump to v1.33.0, helm chart v2.0.35

This commit is contained in:
ace 2025-01-26 17:12:28 +03:00
parent 7c84796f5f
commit b94d794c2a
Signed by: ace
GPG Key ID: F7EC00FB2C3118AD
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 1.32.7 appVersion: 1.33.0
description: Unofficial Bitwarden compatible server written in Rust description: Unofficial Bitwarden compatible server written in Rust
home: https://github.com/k8s-at-home/charts/tree/master/charts/bitwardenrs home: https://github.com/k8s-at-home/charts/tree/master/charts/bitwardenrs
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
@ -17,4 +17,4 @@ name: bitwarden
sources: sources:
- https://github.com/dani-garcia/bitwarden_rs - https://github.com/dani-garcia/bitwarden_rs
type: application type: application
version: 2.0.34 version: 2.0.35

View File

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