Update alpine/k8s Docker tag to v1.37.0

This commit is contained in:
2026-09-02 02:01:44 +00:00
parent ee9e7f1905
commit 7569fad438
+1 -1
View File
@@ -20,7 +20,7 @@ steps:
- export VAULT_TOKEN=$(cat /woodpecker/.vault_id)
- bao write -format json -f /kubernetes/creds/flux-reconcile > /woodpecker/kube_credentials
- name: Construct Kubeconfig
image: alpine/k8s:1.36.2
image: alpine/k8s:1.37.0
environment:
KUBECONFIG: /woodpecker/kubeconfig
commands: