We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5910322 commit f9e301eCopy full SHA for f9e301e
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=bb970d881e7851965ee8da106ba47b0ae7658c10
+- https://github.com/konflux-ci/notification-service/config/default?ref=7bfd80eeeda21e44683eb734811eb6c1c5bdd937
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: bb970d881e7851965ee8da106ba47b0ae7658c10
+ newTag: 7bfd80eeeda21e44683eb734811eb6c1c5bdd937
12
13
namespace: notification-controller
14
0 commit comments