From c4f2b609e6a2b48de549e4b841244d254cd0ada2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 16:15:57 +0000 Subject: [PATCH] Update bitnami/kubectl Docker tag to v1.25 --- charts/dyndns/templates/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dyndns/templates/cronjob.yaml b/charts/dyndns/templates/cronjob.yaml index ec224c1..4debf1d 100644 --- a/charts/dyndns/templates/cronjob.yaml +++ b/charts/dyndns/templates/cronjob.yaml @@ -11,7 +11,7 @@ spec: serviceAccountName: dyndns-update containers: - name: dyndns-update - image: bitnami/kubectl:1.20 + image: bitnami/kubectl:1.25 command: - /bin/sh - -c