From bd0f47c51cf351f82b1d05fee59edee57e86de2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 22:20:51 +0000 Subject: [PATCH] chore(deps): update alpine docker tag to v3.24 --- charts/dns/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dns/templates/deployment.yaml b/charts/dns/templates/deployment.yaml index d33b00d..94a8166 100644 --- a/charts/dns/templates/deployment.yaml +++ b/charts/dns/templates/deployment.yaml @@ -39,7 +39,7 @@ spec: initContainers: - name: generate-root-key - image: alpine:3.23 + image: alpine:3.24 command: - sh - -c