Skip to content

Commit 912bffa

Browse files
update components/project-controller/staging/kustomization.yaml
1 parent 51f03bb commit 912bffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

77
images:
88
- name: konflux-project-controller
99
newName: quay.io/konflux-ci/project-controller
10-
newTag: 3d04d7a4aa16fe70efc90512d2fb02d27b70a36a
10+
newTag: ce67c0f6ede60b8596df14b232673d5204874589
1111

1212
namespace: project-controller

0 commit comments

Comments
 (0)