File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
components/pipeline-service/staging Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2093,6 +2093,8 @@ spec:
2093
2093
value : " false"
2094
2094
- name : IMAGE_ADDONS_TKN_CLI_SERVE
2095
2095
value : registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2096
+ - name : IMAGE_PAC_PAC_CONTROLLER
2097
+ value : ghcr.io/openshift-pipelines/pipelines-as-code/pipelines-as-code-controller@sha256:e5accb4b863a047feb7e8dcadfd5aa43b588b6a9cd4be0c10a886b64ea6af509
2096
2098
---
2097
2099
apiVersion : route.openshift.io/v1
2098
2100
kind : Route
Original file line number Diff line number Diff line change @@ -2676,6 +2676,8 @@ spec:
2676
2676
value : " false"
2677
2677
- name : IMAGE_ADDONS_TKN_CLI_SERVE
2678
2678
value : registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2679
+ - name : IMAGE_PAC_PAC_CONTROLLER
2680
+ value : ghcr.io/openshift-pipelines/pipelines-as-code/pipelines-as-code-controller@sha256:e5accb4b863a047feb7e8dcadfd5aa43b588b6a9cd4be0c10a886b64ea6af509
2679
2681
name : openshift-pipelines-operator-rh
2680
2682
source : custom-operators
2681
2683
sourceNamespace : openshift-marketplace
Original file line number Diff line number Diff line change @@ -2688,6 +2688,8 @@ spec:
2688
2688
value : " false"
2689
2689
- name : IMAGE_ADDONS_TKN_CLI_SERVE
2690
2690
value : registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2691
+ - name : IMAGE_PAC_PAC_CONTROLLER
2692
+ value : ghcr.io/openshift-pipelines/pipelines-as-code/pipelines-as-code-controller@sha256:e5accb4b863a047feb7e8dcadfd5aa43b588b6a9cd4be0c10a886b64ea6af509
2691
2693
name : openshift-pipelines-operator-rh
2692
2694
source : custom-operators
2693
2695
sourceNamespace : openshift-marketplace
You can’t perform that action at this time.
0 commit comments