From c6334814fee818b35ddece0d32773bfb971eb2d2 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 16 Feb 2025 01:01:28 +0000 Subject: [PATCH] chore(deps): update vaultwarden docker tag to v3.1.1 --- installations/applications/helmfile-badhouseplants.yaml | 4 ++-- installations/applications/helmfile-etersoft.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/installations/applications/helmfile-badhouseplants.yaml b/installations/applications/helmfile-badhouseplants.yaml index ba2e938..09ef76f 100644 --- a/installations/applications/helmfile-badhouseplants.yaml +++ b/installations/applications/helmfile-badhouseplants.yaml @@ -36,7 +36,7 @@ releases: - name: vaultwarden chart: allangers-charts/vaultwarden - version: 2.3.0 + version: 3.1.1 namespace: applications inherit: - template: default-env-values @@ -45,7 +45,7 @@ releases: - name: app-vaultwarden chart: allangers-charts/vaultwarden - version: 3.0.0 + version: 3.1.1 namespace: org-badhouseplants inherit: - template: env-values diff --git a/installations/applications/helmfile-etersoft.yaml b/installations/applications/helmfile-etersoft.yaml index 10f7c1f..e95869b 100644 --- a/installations/applications/helmfile-etersoft.yaml +++ b/installations/applications/helmfile-etersoft.yaml @@ -28,7 +28,7 @@ releases: - template: ext-traefik-middleware - name: vaultwardentest chart: allangers-charts/vaultwarden - version: 2.4.0 + version: 3.1.1 namespace: applications inherit: - template: default-env-values