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 bac1004 commit da2c17aCopy full SHA for da2c17a
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=dfeb85ffa8c9d28175b69fb1a6903380409814c8
6
7
images:
8
- name: quay.io/konflux-ci/notification-service
9
newName: quay.io/konflux-ci/notification-service
10
- newTag: bb970d881e7851965ee8da106ba47b0ae7658c10
+ newTag: dfeb85ffa8c9d28175b69fb1a6903380409814c8
11
12
namespace: notification-controller
13
0 commit comments