From 64942189413c3081df3cd27afe131371a96004e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 02:27:13 +0000 Subject: [PATCH] Update alpine/k8s Docker tag to v1.29.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 efa42c9..a425f2e 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.28.4 + image: alpine/k8s:1.29.0 command: - sh - "-c"