Skip to content

Commit c3c1e70

Browse files
committed
override pac version to v0.36.0 in dev/staging
1 parent cb673fe commit c3c1e70

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed

components/pipeline-service/development/main-pipeline-service-configuration.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2266,6 +2266,13 @@ spec:
22662266
value: "false"
22672267
- name: IMAGE_ADDONS_TKN_CLI_SERVE
22682268
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2269+
# TODO: These override the nightly build to use PaC v0.36.0. Remove these at a later date
2270+
- name: IMAGE_PAC_PAC_CONTROLLER
2271+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9@sha256:574a2eb9014ee937307c7cfcb31490a80c8f259c13271dd759e9b74a8d54c5d2
2272+
- name: IMAGE_PAC_PAC_WEBHOOK
2273+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9@sha256:ca6285148d6a6ece681b5583cf4724da98228f97d73cc27e90464425b41ff986
2274+
- name: IMAGE_PAC_PAC_WATCHER
2275+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9@sha256:5bdbc16185dc0def4f9bb1d1b67f5bd83363f8c4285d91597641099322d2a030
22692276
---
22702277
apiVersion: route.openshift.io/v1
22712278
kind: Route

components/pipeline-service/staging/base/main-pipeline-service-configuration.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2093,6 +2093,13 @@ spec:
20932093
value: "false"
20942094
- name: IMAGE_ADDONS_TKN_CLI_SERVE
20952095
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2096+
# TODO: These override the nightly build to use PaC v0.36.0. Remove these at a later date
2097+
- name: IMAGE_PAC_PAC_CONTROLLER
2098+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9@sha256:574a2eb9014ee937307c7cfcb31490a80c8f259c13271dd759e9b74a8d54c5d2
2099+
- name: IMAGE_PAC_PAC_WEBHOOK
2100+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9@sha256:ca6285148d6a6ece681b5583cf4724da98228f97d73cc27e90464425b41ff986
2101+
- name: IMAGE_PAC_PAC_WATCHER
2102+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9@sha256:5bdbc16185dc0def4f9bb1d1b67f5bd83363f8c4285d91597641099322d2a030
20962103
---
20972104
apiVersion: route.openshift.io/v1
20982105
kind: Route

components/pipeline-service/staging/stone-stage-p01/deploy.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2676,6 +2676,12 @@ spec:
26762676
value: "false"
26772677
- name: IMAGE_ADDONS_TKN_CLI_SERVE
26782678
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2679+
- name: IMAGE_PAC_PAC_CONTROLLER
2680+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9@sha256:574a2eb9014ee937307c7cfcb31490a80c8f259c13271dd759e9b74a8d54c5d2
2681+
- name: IMAGE_PAC_PAC_WEBHOOK
2682+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9@sha256:ca6285148d6a6ece681b5583cf4724da98228f97d73cc27e90464425b41ff986
2683+
- name: IMAGE_PAC_PAC_WATCHER
2684+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9@sha256:5bdbc16185dc0def4f9bb1d1b67f5bd83363f8c4285d91597641099322d2a030
26792685
name: openshift-pipelines-operator-rh
26802686
source: custom-operators
26812687
sourceNamespace: openshift-marketplace

components/pipeline-service/staging/stone-stg-rh01/deploy.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,6 +2688,12 @@ spec:
26882688
value: "false"
26892689
- name: IMAGE_ADDONS_TKN_CLI_SERVE
26902690
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2691+
- name: IMAGE_PAC_PAC_CONTROLLER
2692+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9@sha256:574a2eb9014ee937307c7cfcb31490a80c8f259c13271dd759e9b74a8d54c5d2
2693+
- name: IMAGE_PAC_PAC_WEBHOOK
2694+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9@sha256:ca6285148d6a6ece681b5583cf4724da98228f97d73cc27e90464425b41ff986
2695+
- name: IMAGE_PAC_PAC_WATCHER
2696+
value: quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9@sha256:5bdbc16185dc0def4f9bb1d1b67f5bd83363f8c4285d91597641099322d2a030
26912697
name: openshift-pipelines-operator-rh
26922698
source: custom-operators
26932699
sourceNamespace: openshift-marketplace

0 commit comments

Comments
 (0)