Skip to content

Commit 364ffd6

Browse files
update components/notification-controller/staging/kustomization.yaml
1 parent 7a41ba9 commit 364ffd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/notification-controller/staging/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
resources:
5-
- https://github.com/konflux-ci/notification-service/config/default?ref=3d33b1825a90190649508dbeb54a610d2b6cff8a
5+
- https://github.com/konflux-ci/notification-service/config/default?ref=e9288efcc594a9a3eb25d1cfe81b4e1244a90b96
66
- ../base/external-secrets
77

88
images:
99
- name: quay.io/konflux-ci/notification-service
1010
newName: quay.io/konflux-ci/notification-service
11-
newTag: 3d33b1825a90190649508dbeb54a610d2b6cff8a
11+
newTag: e9288efcc594a9a3eb25d1cfe81b4e1244a90b96
1212

1313
namespace: notification-controller
1414

0 commit comments

Comments
 (0)