From 033b869a1cc70a8931a21ca9d4dd9aa10684cd63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 10:17:24 +0000 Subject: [PATCH] Update ghcr.io/fluxcd/image-automation-controller Docker tag to v1.1.4 --- 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..438e142 100644 --- a/flux/component-constructor.yaml +++ b/flux/component-constructor.yaml @@ -58,11 +58,11 @@ components: - name: image-automation-controller-image type: ociImage - version: v1.1.1 + version: v1.1.4 relation: external access: type: ociArtifact - imageReference: ghcr.io/fluxcd/image-automation-controller:v1.1.1 + imageReference: ghcr.io/fluxcd/image-automation-controller:v1.1.4 - name: image-reflector-controller-image type: ociImage