Skip to content

Commit dbf72fb

Browse files
project-controller update (#4027)
* 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 838eb83 commit dbf72fb

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

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

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

1212
namespace: project-controller

0 commit comments

Comments
 (0)