Skip to content

Commit 51eb9d1

Browse files
update components/project-controller/development/kustomization.yaml
1 parent f86ea4e commit 51eb9d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

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

77
images:
88
- name: konflux-project-controller
99
newName: quay.io/konflux-ci/project-controller
10-
newTag: 7f1f4c10b845c0c8f259e3b5bfcb260086db6be8
10+
newTag: 440d93d776605c2f5bc04b7a3d1586521b0d75fb
1111

1212
namespace: project-controller

0 commit comments

Comments
 (0)