Update alpine/k8s Docker tag to v1.36.0

This commit is contained in:
2026-05-04 02:01:15 +00:00
parent 90442d304b
commit b16a9a1a7d
+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.35.4
image: alpine/k8s:1.36.0
environment:
KUBECONFIG: /woodpecker/kubeconfig
commands: