From 3a4c4a94dbc269a7a1c25cbf6ae7790393477888 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:51:29 +0000 Subject: [PATCH] update components/notification-controller/staging/kustomization.yaml --- components/notification-controller/staging/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/notification-controller/staging/kustomization.yaml b/components/notification-controller/staging/kustomization.yaml index a0f6abd34e5..45163d864cc 100644 --- a/components/notification-controller/staging/kustomization.yaml +++ b/components/notification-controller/staging/kustomization.yaml @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/konflux-ci/notification-service/config/default?ref=fec1ff5aa29e45d2bb5e8635a8dbc3acf305d237 +- https://github.com/konflux-ci/notification-service/config/default?ref=2d6e54ce2d7bf83b38ac98ed35939844f85ca930 - ../base/external-secrets images: - name: quay.io/konflux-ci/notification-service newName: quay.io/konflux-ci/notification-service - newTag: fec1ff5aa29e45d2bb5e8635a8dbc3acf305d237 + newTag: 2d6e54ce2d7bf83b38ac98ed35939844f85ca930 namespace: notification-controller