From 752a2197eff87c86d17d358f2f263dbe22382d97 Mon Sep 17 00:00:00 2001 From: Tim Beermann Date: Mon, 28 Oct 2024 04:00:47 +0100 Subject: [PATCH] chore(deps): update vaultwarden/server docker tag to v1.32.3 (#50) Co-authored-by: Renovate Bot --- vaultwarden/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vaultwarden/Chart.yaml b/vaultwarden/Chart.yaml index 0823e0a..213f664 100644 --- a/vaultwarden/Chart.yaml +++ b/vaultwarden/Chart.yaml @@ -22,4 +22,4 @@ version: 1.0.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=vaultwarden/server -appVersion: '1.32.2' +appVersion: '1.32.3'