From fc417726fceaa557e8c9ac48ee310c4ffa07f9f3 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 06:17:14 +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 f420d87f49c..0012c7008af 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=8bf9b5eb11f41ecbca1fc5131f803744c519f826 +- https://github.com/redhat-appstudio/image-controller/config/default?ref=103df04d173a93937ca20c4c0baa8571242b28e2 images: - name: quay.io/redhat-appstudio/image-controller newName: quay.io/redhat-appstudio/image-controller - newTag: 8bf9b5eb11f41ecbca1fc5131f803744c519f826 + newTag: 103df04d173a93937ca20c4c0baa8571242b28e2 namespace: image-controller From 681bc984c5b4f8f046dc6a41afcc9af90b165f9f Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 06:17:15 +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 2dda411e7e0..d5ba3758c69 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/redhat-appstudio/image-controller/config/default?ref=8bf9b5eb11f41ecbca1fc5131f803744c519f826 +- https://github.com/redhat-appstudio/image-controller/config/default?ref=103df04d173a93937ca20c4c0baa8571242b28e2 images: - name: quay.io/redhat-appstudio/image-controller newName: quay.io/redhat-appstudio/image-controller - newTag: 8bf9b5eb11f41ecbca1fc5131f803744c519f826 + newTag: 103df04d173a93937ca20c4c0baa8571242b28e2 namespace: image-controller