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"