Skip to content

Commit 33f526d

Browse files
update components/notification-controller/staging/kustomization.yaml
1 parent da2c17a commit 33f526d

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=dfeb85ffa8c9d28175b69fb1a6903380409814c8
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: dfeb85ffa8c9d28175b69fb1a6903380409814c8
1212

1313
namespace: notification-controller
1414

0 commit comments

Comments
 (0)