From 57e565719800e785644a64d47439d0ebf9761f0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:05:28 +0000 Subject: [PATCH] Update docker.io/oetiker/znapzend Docker tag to v0.23.2 --- 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..af1c837 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.2 pullPolicy: IfNotPresent # -- List of image pull secrets if you use a privately hosted image imagePullSecrets: []