From 27f85626903daac0eae24e95adff8eb5de662d88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 03:20:38 +0000 Subject: [PATCH] Update alpine/k8s Docker tag to v1.32.0 --- helm/teleport-kube-agent/templates/hook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/teleport-kube-agent/templates/hook.yaml b/helm/teleport-kube-agent/templates/hook.yaml index e6d7de5..f5709b9 100644 --- a/helm/teleport-kube-agent/templates/hook.yaml +++ b/helm/teleport-kube-agent/templates/hook.yaml @@ -79,7 +79,7 @@ spec: {{- end }} containers: - name: post-install-job - image: alpine/k8s:1.26.0 + image: alpine/k8s:1.32.0 command: - sh - "-c"