From d26e1f94d45ddbd34774ceb1003e20b680107d75 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 08:02:16 +0000 Subject: [PATCH] notification-service update (#5388) * update components/notification-controller/development/kustomization.yaml * update components/notification-controller/staging/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com> --- .../notification-controller/development/kustomization.yaml | 4 ++-- components/notification-controller/staging/kustomization.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/notification-controller/development/kustomization.yaml b/components/notification-controller/development/kustomization.yaml index 7bed050751e..139ca8c14bc 100644 --- a/components/notification-controller/development/kustomization.yaml +++ b/components/notification-controller/development/kustomization.yaml @@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/konflux-ci/notification-service/config/default?ref=074907fc9ce72ad1d9dd489b9026b697745e7175 +- https://github.com/konflux-ci/notification-service/config/default?ref=5932a86aaee74cb643660af107ecd897ec6af26b images: - name: quay.io/konflux-ci/notification-service newName: quay.io/konflux-ci/notification-service - newTag: 074907fc9ce72ad1d9dd489b9026b697745e7175 + newTag: 5932a86aaee74cb643660af107ecd897ec6af26b namespace: notification-controller diff --git a/components/notification-controller/staging/kustomization.yaml b/components/notification-controller/staging/kustomization.yaml index fdab10c2860..f2d917dfcc5 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=074907fc9ce72ad1d9dd489b9026b697745e7175 +- https://github.com/konflux-ci/notification-service/config/default?ref=5932a86aaee74cb643660af107ecd897ec6af26b - ../base/external-secrets images: - name: quay.io/konflux-ci/notification-service newName: quay.io/konflux-ci/notification-service - newTag: 074907fc9ce72ad1d9dd489b9026b697745e7175 + newTag: 5932a86aaee74cb643660af107ecd897ec6af26b namespace: notification-controller