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 c8a9efe commit 6b29ac6Copy full SHA for 6b29ac6
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=5d504f293cf9267b88c5129bfca5da7d003dfdc4
+- https://github.com/konflux-ci/image-controller/config/default?ref=c636a2250ceca578496bd27131c377d3e0ee2390
7
8
images:
9
- name: quay.io/konflux-ci/image-controller
10
newName: quay.io/konflux-ci/image-controller
11
- newTag: 5d504f293cf9267b88c5129bfca5da7d003dfdc4
+ newTag: c636a2250ceca578496bd27131c377d3e0ee2390
12
13
namespace: image-controller
14
0 commit comments