From 8675f5a7e5fa041f121dab4a396452a1b9e93148 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:30:46 +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 5dd2480eb51..885140954f9 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=9ccbcc12d4ad6e116af9c4ea95bd372999d94aff +- https://github.com/konflux-ci/image-controller/config/default?ref=9f5dd411e0ab1e8e006960954ed6fa0dbf7f0311 images: - name: quay.io/konflux-ci/image-controller newName: quay.io/konflux-ci/image-controller - newTag: 9ccbcc12d4ad6e116af9c4ea95bd372999d94aff + newTag: 9f5dd411e0ab1e8e006960954ed6fa0dbf7f0311 namespace: image-controller From 9075a74ac8a1748b9918d625e09fc6b27fdcd53c Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:30:47 +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 d10e1268e1a..10498e575f6 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=9ccbcc12d4ad6e116af9c4ea95bd372999d94aff +- https://github.com/konflux-ci/image-controller/config/default?ref=9f5dd411e0ab1e8e006960954ed6fa0dbf7f0311 images: - name: quay.io/konflux-ci/image-controller newName: quay.io/konflux-ci/image-controller - newTag: 9ccbcc12d4ad6e116af9c4ea95bd372999d94aff + newTag: 9f5dd411e0ab1e8e006960954ed6fa0dbf7f0311 namespace: image-controller