all repos — infra @ 1f3e5c14c9d8d3279ec75c37e9179a4ae5020397

infrastructure manifests and setup notes

apps/vaultwarden: bump version
Anirudh Oppiliappan x@icyphox.sh
Sat, 16 Nov 2024 06:51:20 +0200
commit

1f3e5c14c9d8d3279ec75c37e9179a4ae5020397

parent

1bb34aa4c7199826b930b947074a0699b706c18b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M apps/vaultwarden/vaultwarden.yamlapps/vaultwarden/vaultwarden.yaml

@@ -33,7 +33,7 @@ value: "postgres://postgres:$(POSTGRES_PASSWORD)@postgres.default:5432/vaultwarden?sslmode=disable"

envFrom: - configMapRef: name: vaultwarden - image: docker.io/vaultwarden/server:testing-alpine + image: docker.io/vaultwarden/server:1.32.4 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 10