chore(deps): update alpine/k8s docker tag to v1.35.3 #199

Open
Renovate wants to merge 1 commits from renovate/alpine-k8s-1.x into fresh-start
Showing only changes of commit 600f9442d7 - Show all commits

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.32.13
image: alpine/k8s:1.35.3
environment:
KUBECONFIG: /woodpecker/kubeconfig
commands: