Update alpine/k8s Docker tag to v1.35.4 #228

Merged
Renovate merged 1 commits from renovate/alpine-k8s-1.x into fresh-start 2026-04-20 02:00:50 +00:00
Showing only changes of commit 0ff88ef656 - 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.35.3
image: alpine/k8s:1.35.4
environment:
KUBECONFIG: /woodpecker/kubeconfig
commands: