diff --git a/components/image-controller/development/kustomization.yaml b/components/image-controller/development/kustomization.yaml index a4c51bccf1f..91b827ad65c 100644 --- a/components/image-controller/development/kustomization.yaml +++ b/components/image-controller/development/kustomization.yaml @@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base -- https://github.com/redhat-appstudio/image-controller/config/default?ref=8208ff372b880773b911062dc828f050e45c5312 +- https://github.com/redhat-appstudio/image-controller/config/default?ref=73747651941a35a4f4e1047688f0ca3487893eee images: - name: quay.io/redhat-appstudio/image-controller newName: quay.io/redhat-appstudio/image-controller - newTag: 8208ff372b880773b911062dc828f050e45c5312 + newTag: 73747651941a35a4f4e1047688f0ca3487893eee namespace: image-controller diff --git a/components/image-controller/staging/kustomization.yaml b/components/image-controller/staging/kustomization.yaml index c747c0f76df..1bc970e2716 100644 --- a/components/image-controller/staging/kustomization.yaml +++ b/components/image-controller/staging/kustomization.yaml @@ -3,12 +3,12 @@ kind: Kustomization resources: - ../base - ../base/external-secrets -- https://github.com/redhat-appstudio/image-controller/config/default?ref=8208ff372b880773b911062dc828f050e45c5312 +- https://github.com/redhat-appstudio/image-controller/config/default?ref=73747651941a35a4f4e1047688f0ca3487893eee images: - name: quay.io/redhat-appstudio/image-controller newName: quay.io/redhat-appstudio/image-controller - newTag: 8208ff372b880773b911062dc828f050e45c5312 + newTag: 73747651941a35a4f4e1047688f0ca3487893eee namespace: image-controller