From c7faf8f96e7a74ae3f8206762b5c2ee42035f24e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 18 Feb 2025 01:01:44 +0000 Subject: [PATCH] chore(deps): update vaultwarden docker tag to v3.1.1 --- installations/applications/helmfile-badhouseplants.yaml | 2 +- installations/applications/helmfile-etersoft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installations/applications/helmfile-badhouseplants.yaml b/installations/applications/helmfile-badhouseplants.yaml index 87d1f4c..86798b0 100644 --- a/installations/applications/helmfile-badhouseplants.yaml +++ b/installations/applications/helmfile-badhouseplants.yaml @@ -28,7 +28,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