Update ghcr.io/fluxcd/flux-cli Docker tag to v2.8.4

This commit is contained in:
2026-04-07 15:54:12 +00:00
parent 91678b2ff8
commit 14c9b5d42c

View File

@@ -35,7 +35,7 @@ steps:
--namespace flux-system --namespace flux-system
- kubectl config use-context cluster - kubectl config use-context cluster
- name: Reconcile git source - name: Reconcile git source
image: ghcr.io/fluxcd/flux-cli:v2.8.3 image: ghcr.io/fluxcd/flux-cli:v2.8.4
environment: environment:
KUBECONFIG: /woodpecker/kubeconfig KUBECONFIG: /woodpecker/kubeconfig
commands: commands: