Update alpine/k8s Docker tag to v1.36.0 #254

Merged
Lumpiasty merged 1 commits from renovate/alpine-k8s-1.x into fresh-start 2026-05-04 17:43:23 +00:00
+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: