Skip to content

Commit 2c44dc6

Browse files
update components/notification-controller/staging/kustomization.yaml
1 parent 382580e commit 2c44dc6

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=02bafa892082d3356b9ff47a49669bd7796ed553
5+
- https://github.com/konflux-ci/notification-service/config/default?ref=03dea294ef8955eb4c6126ef6fdb88fb31f6a2c5
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: 02bafa892082d3356b9ff47a49669bd7796ed553
11+
newTag: 03dea294ef8955eb4c6126ef6fdb88fb31f6a2c5
1212

1313
namespace: notification-controller
1414

0 commit comments

Comments
 (0)