From 600f9442d76da1ae07c77fb8724e287ac9ed30de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Apr 2026 00:00:44 +0000 Subject: [PATCH] chore(deps): update alpine/k8s docker tag to v1.35.3 --- .woodpecker/flux-reconcile-source.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/flux-reconcile-source.yaml b/.woodpecker/flux-reconcile-source.yaml index fc85135..8d459e1 100644 --- a/.woodpecker/flux-reconcile-source.yaml +++ b/.woodpecker/flux-reconcile-source.yaml @@ -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: