From 70484d40de05baa3ed973dca3f550ec59089d21e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Jul 2024 15:34:14 +0000 Subject: [PATCH] chore(deps): update jhaals/yopass docker tag to v11.16.0 --- charts/yopass/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/yopass/values.yaml b/charts/yopass/values.yaml index fe350561e..60ef62265 100644 --- a/charts/yopass/values.yaml +++ b/charts/yopass/values.yaml @@ -18,7 +18,7 @@ image: # -- Image pull policy pullPolicy: IfNotPresent # -- Overrides the image tag whose default is the chart appVersion. - tag: "11.15.1" + tag: "11.16.0" serviceAccount: # -- Specifies whether a service account should be created