We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2b9f5 commit 9da1c8cCopy full SHA for 9da1c8c
components/image-controller/production/base/kustomization.yaml
@@ -3,12 +3,12 @@ kind: Kustomization
3
resources:
4
- ../../base
5
- ../../base/external-secrets
6
-- https://github.com/konflux-ci/image-controller/config/default?ref=5202f9a251a48769c129e588a45bedd0b9ea352b
+- https://github.com/konflux-ci/image-controller/config/default?ref=6dd9cd74aace5b9f93b6fcb36e4063ea55e6b747
7
8
images:
9
- name: quay.io/konflux-ci/image-controller
10
newName: quay.io/konflux-ci/image-controller
11
- newTag: 5202f9a251a48769c129e588a45bedd0b9ea352b
+ newTag: 6dd9cd74aace5b9f93b6fcb36e4063ea55e6b747
12
13
namespace: image-controller
14
0 commit comments