Skip to content

Commit da2c17a

Browse files
update components/notification-controller/development/kustomization.yaml
1 parent bac1004 commit da2c17a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/notification-controller/development/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ 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=dfeb85ffa8c9d28175b69fb1a6903380409814c8
66

77
images:
88
- name: quay.io/konflux-ci/notification-service
99
newName: quay.io/konflux-ci/notification-service
10-
newTag: bb970d881e7851965ee8da106ba47b0ae7658c10
10+
newTag: dfeb85ffa8c9d28175b69fb1a6903380409814c8
1111

1212
namespace: notification-controller
1313

0 commit comments

Comments
 (0)