From ab331cab7d6740a4f3866cd5c91f9a6b354412b2 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 21:00:38 +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 637ff02ef8d..8817d22c6d8 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=5202f9a251a48769c129e588a45bedd0b9ea352b +- https://github.com/konflux-ci/image-controller/config/default?ref=6dd9cd74aace5b9f93b6fcb36e4063ea55e6b747 images: - name: quay.io/konflux-ci/image-controller newName: quay.io/konflux-ci/image-controller - newTag: 5202f9a251a48769c129e588a45bedd0b9ea352b + newTag: 6dd9cd74aace5b9f93b6fcb36e4063ea55e6b747 namespace: image-controller From 9ba57d20c3d5c8f0f98acbb67086c475ca7bd209 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 21:00:39 +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 e3724e24bd7..1f5778940e0 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=5202f9a251a48769c129e588a45bedd0b9ea352b +- https://github.com/konflux-ci/image-controller/config/default?ref=6dd9cd74aace5b9f93b6fcb36e4063ea55e6b747 images: - name: quay.io/konflux-ci/image-controller newName: quay.io/konflux-ci/image-controller - newTag: 5202f9a251a48769c129e588a45bedd0b9ea352b + newTag: 6dd9cd74aace5b9f93b6fcb36e4063ea55e6b747 namespace: image-controller