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 ab6a8c4 commit 47249e1Copy full SHA for 47249e1
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=12895fbb7ca950146bb6f840bf5bb235884cc185
6
7
images:
8
- name: konflux-project-controller
9
newName: quay.io/konflux-ci/project-controller
10
- newTag: b252edc9e91cb5e5ffb1834dd2c91bdcaa1d0569
+ newTag: 12895fbb7ca950146bb6f840bf5bb235884cc185
11
12
namespace: project-controller
0 commit comments