From b414b4d0a16784427d60e737e0ca3aa3b9f7dbb2 Mon Sep 17 00:00:00 2001 From: Tim Beermann Date: Mon, 21 Oct 2024 10:19:37 +0200 Subject: [PATCH] chore(deps): update vaultwarden/server docker tag to v1.32.2 (#44) 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 9f09b87..0823e0a 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.31.0' +appVersion: '1.32.2'