From 2cc45b423792c4ce01333205e4960beb1b9a17cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20M=C3=BCller?= Date: Wed, 6 Dec 2023 15:28:55 +0100 Subject: [PATCH] Revert "feat(flux-manifests): update container tag ghcr.io/fluxcd/notification-controller to v1.2.0 (#2191)" This reverts commit 9f45ca368f488719e4fb3bfeaf0b77c549dafc1d. --- kubernetes/kube-nas/flux/flux-manifests/gotk-components.yaml | 2 +- kubernetes/talos-flux/flux/flux-manifests/gotk-components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/kube-nas/flux/flux-manifests/gotk-components.yaml b/kubernetes/kube-nas/flux/flux-manifests/gotk-components.yaml index 22e45e463..bd449771f 100644 --- a/kubernetes/kube-nas/flux/flux-manifests/gotk-components.yaml +++ b/kubernetes/kube-nas/flux/flux-manifests/gotk-components.yaml @@ -7975,7 +7975,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/fluxcd/notification-controller:v1.2.0 + image: ghcr.io/fluxcd/notification-controller:v1.1.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: diff --git a/kubernetes/talos-flux/flux/flux-manifests/gotk-components.yaml b/kubernetes/talos-flux/flux/flux-manifests/gotk-components.yaml index 22e45e463..bd449771f 100644 --- a/kubernetes/talos-flux/flux/flux-manifests/gotk-components.yaml +++ b/kubernetes/talos-flux/flux/flux-manifests/gotk-components.yaml @@ -7975,7 +7975,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/fluxcd/notification-controller:v1.2.0 + image: ghcr.io/fluxcd/notification-controller:v1.1.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: