From 6e99a48deadb915845a634ec51d7e83acfc4935e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 10:31:19 +0000 Subject: [PATCH] Update alpine/k8s Docker tag to v1.31.1 --- 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..0f64017 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.1 command: - sh - "-c"