From bd2693aee21b7507e5af832d0fd6e03792bd6c52 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, 22 Aug 2024 13:51:04 +0000 Subject: [PATCH] project-controller update (#4364) * update components/project-controller/development/kustomization.yaml * update components/project-controller/staging/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com> --- components/project-controller/development/kustomization.yaml | 4 ++-- components/project-controller/staging/kustomization.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/project-controller/development/kustomization.yaml b/components/project-controller/development/kustomization.yaml index bb50c79c2aa..37e35fbfe7a 100644 --- a/components/project-controller/development/kustomization.yaml +++ b/components/project-controller/development/kustomization.yaml @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base -- https://github.com/konflux-ci/project-controller/config/default?ref=e0055d7b3ccbb2844c90af98d01030664b4021dd +- https://github.com/konflux-ci/project-controller/config/default?ref=8a3defceaee896157add49bebfd8b07ff461f64a images: - name: konflux-project-controller newName: quay.io/redhat-appstudio/project-controller - newTag: e0055d7b3ccbb2844c90af98d01030664b4021dd + newTag: 8a3defceaee896157add49bebfd8b07ff461f64a namespace: project-controller diff --git a/components/project-controller/staging/kustomization.yaml b/components/project-controller/staging/kustomization.yaml index 33fa303e3d0..54a536aa024 100644 --- a/components/project-controller/staging/kustomization.yaml +++ b/components/project-controller/staging/kustomization.yaml @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base - - https://github.com/konflux-ci/project-controller/config/default?ref=e0055d7b3ccbb2844c90af98d01030664b4021dd + - https://github.com/konflux-ci/project-controller/config/default?ref=8a3defceaee896157add49bebfd8b07ff461f64a images: - name: konflux-project-controller newName: quay.io/redhat-appstudio/project-controller - newTag: e0055d7b3ccbb2844c90af98d01030664b4021dd + newTag: 8a3defceaee896157add49bebfd8b07ff461f64a namespace: project-controller