From 4f9f43ea581a1970b7739d43a9a05338474aa12d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Sep 2024 05:21:16 +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