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 5430c4d commit fdfda5aCopy full SHA for fdfda5a
components/notification-controller/development/kustomization.yaml
@@ -2,12 +2,12 @@ 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=c730b5efa023e5dd8f046490f10e00edb323685d
6
7
images:
8
- name: quay.io/konflux-ci/notification-service
9
newName: quay.io/konflux-ci/notification-service
10
- newTag: bb970d881e7851965ee8da106ba47b0ae7658c10
+ newTag: c730b5efa023e5dd8f046490f10e00edb323685d
11
12
namespace: notification-controller
13
0 commit comments