Update alpine/k8s Docker tag to v1.36.2 #332

Merged
Renovate merged 1 commits from renovate/alpine-k8s-1.x into fresh-start 2026-06-15 02:01:26 +00:00
Showing only changes of commit f02579a2f2 - Show all commits
+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.1
image: alpine/k8s:1.36.2
environment:
KUBECONFIG: /woodpecker/kubeconfig
commands: