From 0ff88ef6560fd663aae82077a8bcd2f79620c58a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Apr 2026 02:00:47 +0000 Subject: [PATCH] Update alpine/k8s Docker tag to v1.35.4 --- .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 3fc9025..0fa1344 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.35.3 + image: alpine/k8s:1.35.4 environment: KUBECONFIG: /woodpecker/kubeconfig commands: -- 2.52.0