Skip to content

project-controller update #6963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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=3d04d7a4aa16fe70efc90512d2fb02d27b70a36a
- https://github.com/konflux-ci/project-controller/config/default?ref=2423c567b12c3a595d995184ce885f4c09fb4f9a

images:
- name: konflux-project-controller
newName: quay.io/konflux-ci/project-controller
newTag: 3d04d7a4aa16fe70efc90512d2fb02d27b70a36a
newTag: 2423c567b12c3a595d995184ce885f4c09fb4f9a

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=3d04d7a4aa16fe70efc90512d2fb02d27b70a36a
- https://github.com/konflux-ci/project-controller/config/default?ref=2423c567b12c3a595d995184ce885f4c09fb4f9a

images:
- name: konflux-project-controller
newName: quay.io/konflux-ci/project-controller
newTag: 3d04d7a4aa16fe70efc90512d2fb02d27b70a36a
newTag: 2423c567b12c3a595d995184ce885f4c09fb4f9a

namespace: project-controller