We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382580e commit 2c44dc6Copy full SHA for 2c44dc6
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=02bafa892082d3356b9ff47a49669bd7796ed553
+- https://github.com/konflux-ci/notification-service/config/default?ref=03dea294ef8955eb4c6126ef6fdb88fb31f6a2c5
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: 02bafa892082d3356b9ff47a49669bd7796ed553
+ newTag: 03dea294ef8955eb4c6126ef6fdb88fb31f6a2c5
12
13
namespace: notification-controller
14
0 commit comments