We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4752de5 commit 5e1b694Copy full SHA for 5e1b694
components/project-controller/staging/kustomization.yaml
@@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
resources:
4
- ../base
5
- - https://github.com/konflux-ci/project-controller/config/default?ref=b252edc9e91cb5e5ffb1834dd2c91bdcaa1d0569
+ - https://github.com/konflux-ci/project-controller/config/default?ref=27e3be41b9e2b46fc3059b3f712b77261e285bf5
6
7
images:
8
- name: konflux-project-controller
9
newName: quay.io/konflux-ci/project-controller
10
- newTag: b252edc9e91cb5e5ffb1834dd2c91bdcaa1d0569
+ newTag: 27e3be41b9e2b46fc3059b3f712b77261e285bf5
11
12
namespace: project-controller
0 commit comments