diff --git a/infra/bitwarden/templates/deployment.yaml b/infra/bitwarden/templates/deployment.yaml index 470ac9b..b915246 100644 --- a/infra/bitwarden/templates/deployment.yaml +++ b/infra/bitwarden/templates/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: bitwarden - image: registry.durp.info/vaultwarden/server:1.34.3 + image: registry.durp.info/vaultwarden/server:1.35.4 imagePullPolicy: Always volumeMounts: - name: bitwarden-pvc