Skip to content

Commit 892d899

Browse files
project-controller update (#3906)
* 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>
1 parent 07a5ef3 commit 892d899

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

components/project-controller/development/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/konflux-ci/project-controller/config/default?ref=e4380a1afc624ed66d180cb897d4b11cd32b2317
5+
- https://github.com/konflux-ci/project-controller/config/default?ref=fc2057e7e52345238f571b1f517ca73bffc260fe
66

77
images:
88
- name: konflux-project-controller
99
newName: quay.io/redhat-appstudio/project-controller
10-
newTag: e4380a1afc624ed66d180cb897d4b11cd32b2317
10+
newTag: fc2057e7e52345238f571b1f517ca73bffc260fe
1111

1212
namespace: project-controller

components/project-controller/staging/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/konflux-ci/project-controller/config/default?ref=e4380a1afc624ed66d180cb897d4b11cd32b2317
5+
- https://github.com/konflux-ci/project-controller/config/default?ref=fc2057e7e52345238f571b1f517ca73bffc260fe
66

77
images:
88
- name: konflux-project-controller
99
newName: quay.io/redhat-appstudio/project-controller
10-
newTag: e4380a1afc624ed66d180cb897d4b11cd32b2317
10+
newTag: fc2057e7e52345238f571b1f517ca73bffc260fe
1111

1212
namespace: project-controller

0 commit comments

Comments
 (0)