Skip to content

Commit a58eaa0

Browse files
committed
update pipelines deployment in development and staging
1 parent 1e61193 commit a58eaa0

File tree

4 files changed

+4
-30
lines changed

4 files changed

+4
-30
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2241,7 +2241,7 @@ metadata:
22412241
namespace: openshift-marketplace
22422242
spec:
22432243
displayName: custom-operators
2244-
image: quay.io/openshift-pipeline/pipelines-index-4.15@sha256:6788ffeab369f7a773d7022358f67cd93d094003c3b6c82e3278f620e9065135
2244+
image: quay.io/openshift-pipeline/pipelines-index-4.15@sha256:6ddc8dfedc41431f7ff577ca93aecf2554dabf20965d05d6e0f512728cdf9b76
22452245
sourceType: grpc
22462246
updateStrategy:
22472247
registryPoll:
@@ -2264,8 +2264,6 @@ spec:
22642264
env:
22652265
- name: AUTOINSTALL_COMPONENTS
22662266
value: "false"
2267-
- name: IMAGE_ADDONS_TKN_CLI_SERVE
2268-
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
22692267
---
22702268
apiVersion: route.openshift.io/v1
22712269
kind: Route

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2068,7 +2068,7 @@ metadata:
20682068
namespace: openshift-marketplace
20692069
spec:
20702070
displayName: custom-operators
2071-
image: quay.io/openshift-pipeline/pipelines-index-4.15@sha256:6788ffeab369f7a773d7022358f67cd93d094003c3b6c82e3278f620e9065135
2071+
image: quay.io/openshift-pipeline/pipelines-index-4.15@sha256:6ddc8dfedc41431f7ff577ca93aecf2554dabf20965d05d6e0f512728cdf9b76
20722072
sourceType: grpc
20732073
updateStrategy:
20742074
registryPoll:
@@ -2091,14 +2091,6 @@ spec:
20912091
env:
20922092
- name: AUTOINSTALL_COMPONENTS
20932093
value: "false"
2094-
- name: IMAGE_ADDONS_TKN_CLI_SERVE
2095-
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2096-
- name: IMAGE_PAC_PAC_CONTROLLER
2097-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-controller@sha256:dea65f29afcecdd837b0b7389c6824d546b5098bf98ba98f02f27d6a85b0b376
2098-
- name: IMAGE_PAC_PAC_WATCHER
2099-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-watcher@sha256:09964eff749f2fb620ae1500cfc538d0765cf0e29fb2f177abb3521400fad403
2100-
- name: IMAGE_PAC_PAC_WEBHOOK
2101-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-webhook@sha256:440d6f9311d23b994ef68ffe0513eba832b891fdfb6360385bb635ba154f7526
21022094
---
21032095
apiVersion: route.openshift.io/v1
21042096
kind: Route

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2654,7 +2654,7 @@ metadata:
26542654
namespace: openshift-marketplace
26552655
spec:
26562656
displayName: custom-operators
2657-
image: quay.io/openshift-pipeline/pipelines-index-4.15@sha256:6788ffeab369f7a773d7022358f67cd93d094003c3b6c82e3278f620e9065135
2657+
image: quay.io/openshift-pipeline/pipelines-index-4.15@sha256:6ddc8dfedc41431f7ff577ca93aecf2554dabf20965d05d6e0f512728cdf9b76
26582658
sourceType: grpc
26592659
updateStrategy:
26602660
registryPoll:
@@ -2674,14 +2674,6 @@ spec:
26742674
env:
26752675
- name: AUTOINSTALL_COMPONENTS
26762676
value: "false"
2677-
- name: IMAGE_ADDONS_TKN_CLI_SERVE
2678-
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2679-
- name: IMAGE_PAC_PAC_CONTROLLER
2680-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-controller@sha256:dea65f29afcecdd837b0b7389c6824d546b5098bf98ba98f02f27d6a85b0b376
2681-
- name: IMAGE_PAC_PAC_WATCHER
2682-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-watcher@sha256:09964eff749f2fb620ae1500cfc538d0765cf0e29fb2f177abb3521400fad403
2683-
- name: IMAGE_PAC_PAC_WEBHOOK
2684-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-webhook@sha256:440d6f9311d23b994ef68ffe0513eba832b891fdfb6360385bb635ba154f7526
26852677
name: openshift-pipelines-operator-rh
26862678
source: custom-operators
26872679
sourceNamespace: openshift-marketplace

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2666,7 +2666,7 @@ metadata:
26662666
namespace: openshift-marketplace
26672667
spec:
26682668
displayName: custom-operators
2669-
image: quay.io/openshift-pipeline/pipelines-index-4.15@sha256:6788ffeab369f7a773d7022358f67cd93d094003c3b6c82e3278f620e9065135
2669+
image: quay.io/openshift-pipeline/pipelines-index-4.15@sha256:6ddc8dfedc41431f7ff577ca93aecf2554dabf20965d05d6e0f512728cdf9b76
26702670
sourceType: grpc
26712671
updateStrategy:
26722672
registryPoll:
@@ -2686,14 +2686,6 @@ spec:
26862686
env:
26872687
- name: AUTOINSTALL_COMPONENTS
26882688
value: "false"
2689-
- name: IMAGE_ADDONS_TKN_CLI_SERVE
2690-
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d055d2b35a663aef3e1aafdbed0b12957867c0670c946ebae66e9c44a768bda2
2691-
- name: IMAGE_PAC_PAC_CONTROLLER
2692-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-controller@sha256:dea65f29afcecdd837b0b7389c6824d546b5098bf98ba98f02f27d6a85b0b376
2693-
- name: IMAGE_PAC_PAC_WATCHER
2694-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-watcher@sha256:09964eff749f2fb620ae1500cfc538d0765cf0e29fb2f177abb3521400fad403
2695-
- name: IMAGE_PAC_PAC_WEBHOOK
2696-
value: ghcr.io/gbenhaim/pipelines-as-code/pipelines-as-code-webhook@sha256:440d6f9311d23b994ef68ffe0513eba832b891fdfb6360385bb635ba154f7526
26972689
name: openshift-pipelines-operator-rh
26982690
source: custom-operators
26992691
sourceNamespace: openshift-marketplace

0 commit comments

Comments
 (0)