From 14c9b5d42c70e2ba9920fc8944c0e57372286b73 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Apr 2026 15:54:12 +0000 Subject: [PATCH] Update ghcr.io/fluxcd/flux-cli Docker tag to v2.8.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 8d459e1..b346394 100644 --- a/.woodpecker/flux-reconcile-source.yaml +++ b/.woodpecker/flux-reconcile-source.yaml @@ -35,7 +35,7 @@ steps: --namespace flux-system - kubectl config use-context cluster - name: Reconcile git source - image: ghcr.io/fluxcd/flux-cli:v2.8.3 + image: ghcr.io/fluxcd/flux-cli:v2.8.4 environment: KUBECONFIG: /woodpecker/kubeconfig commands: -- 2.49.1