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 6ca53df commit 352e8e9Copy full SHA for 352e8e9
components/project-controller/development/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=fde36404e8e8fa0f71a73e38b60c02c6162019b5
6
7
images:
8
- name: konflux-project-controller
9
newName: quay.io/konflux-ci/project-controller
10
- newTag: b252edc9e91cb5e5ffb1834dd2c91bdcaa1d0569
+ newTag: fde36404e8e8fa0f71a73e38b60c02c6162019b5
11
12
namespace: project-controller
0 commit comments