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 da2c17a commit 33f526dCopy full SHA for 33f526d
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=dfeb85ffa8c9d28175b69fb1a6903380409814c8
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: dfeb85ffa8c9d28175b69fb1a6903380409814c8
12
13
namespace: notification-controller
14
0 commit comments