Skip to content

Commit

Permalink
project-controller update (#4906)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
rh-tap-build-team[bot] authored Nov 14, 2024
1 parent 381f545 commit ab9eca3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions components/project-controller/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/konflux-ci/project-controller/config/default?ref=f4b1aa5a4ff7be8c276388eb09bc2e75752cc651
- https://github.com/konflux-ci/project-controller/config/default?ref=da9da270143aac20fcfbd01ce05eed69eb6bfc19

images:
- name: konflux-project-controller
newName: quay.io/konflux-ci/project-controller
newTag: f4b1aa5a4ff7be8c276388eb09bc2e75752cc651
newTag: da9da270143aac20fcfbd01ce05eed69eb6bfc19

namespace: project-controller
4 changes: 2 additions & 2 deletions components/project-controller/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/konflux-ci/project-controller/config/default?ref=f4b1aa5a4ff7be8c276388eb09bc2e75752cc651
- https://github.com/konflux-ci/project-controller/config/default?ref=da9da270143aac20fcfbd01ce05eed69eb6bfc19

images:
- name: konflux-project-controller
newName: quay.io/konflux-ci/project-controller
newTag: f4b1aa5a4ff7be8c276388eb09bc2e75752cc651
newTag: da9da270143aac20fcfbd01ce05eed69eb6bfc19

namespace: project-controller

0 comments on commit ab9eca3

Please sign in to comment.