From 1375658c939a85f37604682fa6aa72fdc7fe7b99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 15:33:13 -0500 Subject: [PATCH] fix(container): update image ghcr.io/fluxcd/notification-controller to v1.2.3 (#3005) --- kubernetes/bootstrap/flux/gotk-components.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/bootstrap/flux/gotk-components.yaml b/kubernetes/bootstrap/flux/gotk-components.yaml index 21a06a90..4db1d109 100644 --- a/kubernetes/bootstrap/flux/gotk-components.yaml +++ b/kubernetes/bootstrap/flux/gotk-components.yaml @@ -9534,7 +9534,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/fluxcd/notification-controller:v1.2.2 + image: ghcr.io/fluxcd/notification-controller:v1.2.3 imagePullPolicy: IfNotPresent livenessProbe: httpGet: