From 6d9135042aba8e48b88ca7e7f2a5aa817dc7a609 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 09:33:41 +0000 Subject: [PATCH] Update alpine/k8s Docker tag to v1.31.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..5c7632e 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.31.0 command: - sh - "-c"