diff --git a/components/notification-controller/development/kustomization.yaml b/components/notification-controller/development/kustomization.yaml index 9bdb94165fe..e4a8fa5e667 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=9398a25bd2e88139182085b91a8b58da33633021 +- https://github.com/konflux-ci/notification-service/config/default?ref=5dcd28be172346ec688320d2924065623550c031 images: - name: quay.io/konflux-ci/notification-service newName: quay.io/konflux-ci/notification-service - newTag: 9398a25bd2e88139182085b91a8b58da33633021 + newTag: 5dcd28be172346ec688320d2924065623550c031 namespace: notification-controller diff --git a/components/notification-controller/staging/kustomization.yaml b/components/notification-controller/staging/kustomization.yaml index 8217649c6ed..e4e28109070 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=9398a25bd2e88139182085b91a8b58da33633021 +- https://github.com/konflux-ci/notification-service/config/default?ref=5dcd28be172346ec688320d2924065623550c031 - ../base/external-secrets images: - name: quay.io/konflux-ci/notification-service newName: quay.io/konflux-ci/notification-service - newTag: 9398a25bd2e88139182085b91a8b58da33633021 + newTag: 5dcd28be172346ec688320d2924065623550c031 namespace: notification-controller