Compare commits

...

2 Commits

Author SHA1 Message Date
ace
593faf1ff9 bitwarden: bump to 1.34.3, helm chart 2.0.40 2025-08-05 19:29:22 +03:00
ace
f14a5b7378 bitwarden: bump to 1.34.2, helm chart 2.0.39 2025-07-27 23:58:51 +03:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.34.1
appVersion: 1.34.3
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.38
version: 2.0.40

View File

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