We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d615e49 commit 1c9c05bCopy full SHA for 1c9c05b
2 files changed
config/downstream/applications/core.yaml
@@ -1,14 +1,14 @@
1
- name: openshift-pipelines-core
2
repos:
3
-# - console-plugin
4
-# - git-init
+ - console-plugin
+ - git-init
5
- manual-approval-gate
6
-# - pipelines-as-code
7
-# - tekton-assist
8
-# - tekton-caches
+ - pipelines-as-code
+ - tekton-assist
+ - tekton-caches
9
- tekton-kueue
10
- tektoncd-chains
11
-# - tektoncd-hub
+ - tektoncd-hub
12
- tektoncd-pipeline
13
- tektoncd-pruner
14
- tektoncd-results
@@ -17,7 +17,7 @@
17
namespace: tekton-ecosystem-tenant
18
19
- tektoncd-operator
20
-#- name: openshift-pipelines-cli
21
-# repos:
22
-# - tektoncd-cli
23
-# - opc
+- name: openshift-pipelines-cli
+ repos:
+ - tektoncd-cli
+ - opc
config/downstream/konflux.yaml
@@ -5,5 +5,4 @@ applications:
- core
# - index
versions:
- - "next"
- - "1.22"
+ - "1.22"
0 commit comments