From 0850e381ef586ac8faf42468cfd9d61309a18a48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 01:55:49 +0000 Subject: [PATCH] Update bitnami/kubectl Docker tag to v1.27 --- 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..1d24493 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.27 command: - /bin/sh - -c