From d7e7cbdf00819e6117c75ec9cfffbb26ac59b1a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 08:18:15 +0000 Subject: [PATCH] Update ghcr.io/fluxcd/notification-controller Docker tag to v1.8.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 be3a840..d10b405 100644 --- a/flux/component-constructor.yaml +++ b/flux/component-constructor.yaml @@ -82,11 +82,11 @@ components: - name: notification-controller-image type: ociImage - version: v1.8.3 + version: v1.8.4 relation: external access: type: ociArtifact - imageReference: ghcr.io/fluxcd/notification-controller:v1.8.3 + imageReference: ghcr.io/fluxcd/notification-controller:v1.8.4 - name: source-controller-image type: ociImage