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