From e0b5369b718e95368e514c6bf5ca0f91fb81295b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 04:38:34 +0000 Subject: [PATCH] chore(deps): update alpine/kubectl:1.37.0 docker digest to 601225d Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 1230a366..7c487fc5 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -305,7 +305,7 @@ tasks: vars: CNPG_RELEASE: '{{ .CNPG_RELEASE | default .CNPG_RELEASE_DEFAULT }}' # renovate: datasource=docker depName=alpine/kubectl versioning=docker - KUBECTL_VERSION: 1.37.0@sha256:f4ec5b2f9c92ba565a544e48fbcfe5353e3c6b96507f00dc898ccfb4b87889c5 + KUBECTL_VERSION: 1.37.0@sha256:601225d448500d59d19877e8e61bb861df48bd71373067bfbdf328aa74feb46a CNPG_MANIFEST: sh: | if [ "{{ .CNPG_RELEASE }}" = "main" ]; then