bitwarden: bump to v1.32.7, helm chart v2.0.34

peertube: bump to v7.0.0, helm chart v0.4.0
This commit is contained in:
ace
2024-12-22 15:12:07 +03:00
parent 796483d2b5
commit b09e51c39b
4 changed files with 17 additions and 11 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.32.5
appVersion: 1.32.7
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.32
version: 2.0.34

View File

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