Skip to content

Commit 72a030b

Browse files
update components/project-controller/staging/kustomization.yaml
1 parent abe608b commit 72a030b

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=3bc33f3ba30ac5bf469252b31e5adb95fd062cac
66

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

1212
namespace: project-controller

0 commit comments

Comments
 (0)