We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a41ba9 commit 364ffd6Copy full SHA for 364ffd6
components/notification-controller/staging/kustomization.yaml
@@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
resources:
5
-- https://github.com/konflux-ci/notification-service/config/default?ref=3d33b1825a90190649508dbeb54a610d2b6cff8a
+- https://github.com/konflux-ci/notification-service/config/default?ref=e9288efcc594a9a3eb25d1cfe81b4e1244a90b96
6
- ../base/external-secrets
7
8
images:
9
- name: quay.io/konflux-ci/notification-service
10
newName: quay.io/konflux-ci/notification-service
11
- newTag: 3d33b1825a90190649508dbeb54a610d2b6cff8a
+ newTag: e9288efcc594a9a3eb25d1cfe81b4e1244a90b96
12
13
namespace: notification-controller
14
0 commit comments