From a23441daac28117ee860003d1c540ae3bf758d63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 08:55:34 +0000 Subject: [PATCH] Update ghcr.io/fluxcd/flux-cli Docker tag to v2.8.8 --- flux/component-constructor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flux/component-constructor.yaml b/flux/component-constructor.yaml index 3a5c52f..0ab5df7 100644 --- a/flux/component-constructor.yaml +++ b/flux/component-constructor.yaml @@ -50,11 +50,11 @@ components: - name: cli-image type: ociImage - version: v2.8.5 + version: v2.8.8 relation: external access: type: ociArtifact - imageReference: ghcr.io/fluxcd/flux-cli:v2.8.5 + imageReference: ghcr.io/fluxcd/flux-cli:v2.8.8 - name: image-automation-controller-image type: ociImage