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 0f96d97 commit abe608bCopy full SHA for abe608b
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=3d04d7a4aa16fe70efc90512d2fb02d27b70a36a
+- https://github.com/konflux-ci/project-controller/config/default?ref=3bc33f3ba30ac5bf469252b31e5adb95fd062cac
6
7
images:
8
- name: konflux-project-controller
9
newName: quay.io/konflux-ci/project-controller
10
- newTag: 3d04d7a4aa16fe70efc90512d2fb02d27b70a36a
+ newTag: 3bc33f3ba30ac5bf469252b31e5adb95fd062cac
11
12
namespace: project-controller
0 commit comments