From d25a10ad8856016f21495cd18875ec10cf531431 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 03:39:19 +0000 Subject: [PATCH 1/2] update components/image-controller/development/kustomization.yaml --- components/image-controller/development/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/image-controller/development/kustomization.yaml b/components/image-controller/development/kustomization.yaml index 83d93812ab2..db05d8d3186 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/konflux-ci/image-controller/config/default?ref=cec0ccba10023057a9f66d639cf356bd4e194324 +- https://github.com/konflux-ci/image-controller/config/default?ref=91ac5a1bc402d44a674b69251d0f2ac424e24e6e images: - name: quay.io/konflux-ci/image-controller newName: quay.io/konflux-ci/image-controller - newTag: cec0ccba10023057a9f66d639cf356bd4e194324 + newTag: 91ac5a1bc402d44a674b69251d0f2ac424e24e6e namespace: image-controller From 562a6c6ef3aa9dda338bd997f34147a44a364327 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 03:39:20 +0000 Subject: [PATCH 2/2] update components/image-controller/staging/base/kustomization.yaml --- components/image-controller/staging/base/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/image-controller/staging/base/kustomization.yaml b/components/image-controller/staging/base/kustomization.yaml index ccefb837d12..d732ee61f23 100644 --- a/components/image-controller/staging/base/kustomization.yaml +++ b/components/image-controller/staging/base/kustomization.yaml @@ -3,12 +3,12 @@ kind: Kustomization resources: - ../../base - ../../base/external-secrets -- https://github.com/konflux-ci/image-controller/config/default?ref=cec0ccba10023057a9f66d639cf356bd4e194324 +- https://github.com/konflux-ci/image-controller/config/default?ref=91ac5a1bc402d44a674b69251d0f2ac424e24e6e images: - name: quay.io/konflux-ci/image-controller newName: quay.io/konflux-ci/image-controller - newTag: cec0ccba10023057a9f66d639cf356bd4e194324 + newTag: 91ac5a1bc402d44a674b69251d0f2ac424e24e6e namespace: image-controller