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

This commit is contained in:
2026-04-07 17:54:37 +00:00
parent a24b40c36f
commit 364fc1f6d7

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.4 image: ghcr.io/fluxcd/flux-cli:v2.8.5
environment: environment:
KUBECONFIG: /woodpecker/kubeconfig KUBECONFIG: /woodpecker/kubeconfig
commands: commands: