From e930f5cb98e43b09bc27971a39d1f150661d3d37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 07:26:16 +0000 Subject: [PATCH] Update alpine/k8s Docker tag to v1.28.4 --- 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 3600e74..efa42c9 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.3 + image: alpine/k8s:1.28.4 command: - sh - "-c"