From d565691f976d5990ab59b9ad096684bb3baafe4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:50:12 +0000 Subject: [PATCH] Update docker.io/oetiker/znapzend Docker tag to v0.23.0 --- charts/znapzend/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/znapzend/values.yaml b/charts/znapzend/values.yaml index 33478c3..9ccce11 100644 --- a/charts/znapzend/values.yaml +++ b/charts/znapzend/values.yaml @@ -10,7 +10,7 @@ image: # -- Znapzend image registry registry: docker.io # -- Znapzend image tag (version) - tag: v0.20.0 + tag: v0.23.0 pullPolicy: IfNotPresent # -- List of image pull secrets if you use a privately hosted image imagePullSecrets: []