diff --git a/components/notification-controller/staging/kustomization.yaml b/components/notification-controller/staging/kustomization.yaml index a0f6abd34e5..fd4b5fbc058 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=50e1ec2130576af08833f5ee763ae77b99723894 - ../base/external-secrets images: - name: quay.io/konflux-ci/notification-service newName: quay.io/konflux-ci/notification-service - newTag: fec1ff5aa29e45d2bb5e8635a8dbc3acf305d237 + newTag: 50e1ec2130576af08833f5ee763ae77b99723894 namespace: notification-controller