Skip to content

Commit d1e2d24

Browse files
update components/notification-controller/staging/kustomization.yaml
1 parent fdfda5a commit d1e2d24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/notification-controller/staging/kustomization.yaml

Lines changed: 2 additions & 2 deletions
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=bb970d881e7851965ee8da106ba47b0ae7658c10
5+
- https://github.com/konflux-ci/notification-service/config/default?ref=c730b5efa023e5dd8f046490f10e00edb323685d
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: bb970d881e7851965ee8da106ba47b0ae7658c10
11+
newTag: c730b5efa023e5dd8f046490f10e00edb323685d
1212

1313
namespace: notification-controller
1414

0 commit comments

Comments
 (0)