Skip to content

Commit 434683f

Browse files
project-controller update (#4166)
* 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 dfd203c commit 434683f

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=72139cb503e546f20bef7780614020b5cb11198d
5+
- https://github.com/konflux-ci/project-controller/config/default?ref=22d9e0217234d8fd9e442fb8222c8c4b9617c061
66

77
images:
88
- name: konflux-project-controller
99
newName: quay.io/redhat-appstudio/project-controller
10-
newTag: 72139cb503e546f20bef7780614020b5cb11198d
10+
newTag: 22d9e0217234d8fd9e442fb8222c8c4b9617c061
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=72139cb503e546f20bef7780614020b5cb11198d
5+
- https://github.com/konflux-ci/project-controller/config/default?ref=22d9e0217234d8fd9e442fb8222c8c4b9617c061
66

77
images:
88
- name: konflux-project-controller
99
newName: quay.io/redhat-appstudio/project-controller
10-
newTag: 72139cb503e546f20bef7780614020b5cb11198d
10+
newTag: 22d9e0217234d8fd9e442fb8222c8c4b9617c061
1111

1212
namespace: project-controller

0 commit comments

Comments
 (0)