Skip to content

Commit 752ff3e

Browse files
committed
Update pipelines dev/staging build nightly build 5.0.5-728
1 parent 4f4133d commit 752ff3e

File tree

4 files changed

+4
-16
lines changed

4 files changed

+4
-16
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2243,7 +2243,7 @@ metadata:
22432243
namespace: openshift-marketplace
22442244
spec:
22452245
displayName: custom-operators
2246-
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:a6a0ab73565bb51344c0443e4447a8878d6a8e45ab3be44b3a6d2de0491364a8
2246+
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:e3c07136cd7319156bf4244ee6f806e9c536932d17b5356a1bb96f6e1b38e7ba
22472247
sourceType: grpc
22482248
updateStrategy:
22492249
registryPoll:
@@ -2266,10 +2266,6 @@ spec:
22662266
env:
22672267
- name: AUTOINSTALL_COMPONENTS
22682268
value: "false"
2269-
# TODO: remove this image override when possible
2270-
# Console plugin builds have been broken. Though the console plugin isn't used by Konflux, overriding here ensures the deployment succeeds
2271-
- name: IMAGE_PIPELINES_CONSOLE_PLUGIN
2272-
value: quay.io/openshift-pipeline/pipelines-console-plugin-rhel9@sha256:6069f5659392ee604992b12c6fa972f4d20e74fc71e6aade68a0dbc567f24cbd
22732269
---
22742270
apiVersion: route.openshift.io/v1
22752271
kind: Route

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,7 +2072,7 @@ metadata:
20722072
namespace: openshift-marketplace
20732073
spec:
20742074
displayName: custom-operators
2075-
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:a6a0ab73565bb51344c0443e4447a8878d6a8e45ab3be44b3a6d2de0491364a8
2075+
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:e3c07136cd7319156bf4244ee6f806e9c536932d17b5356a1bb96f6e1b38e7ba
20762076
sourceType: grpc
20772077
updateStrategy:
20782078
registryPoll:
@@ -2095,10 +2095,6 @@ spec:
20952095
env:
20962096
- name: AUTOINSTALL_COMPONENTS
20972097
value: "false"
2098-
# TODO: remove this image override when possible
2099-
# Console plugin builds have been broken. Though the console plugin isn't used by Konflux, overriding here ensures the deployment succeeds
2100-
- name: IMAGE_PIPELINES_CONSOLE_PLUGIN
2101-
value: quay.io/openshift-pipeline/pipelines-console-plugin-rhel9@sha256:6069f5659392ee604992b12c6fa972f4d20e74fc71e6aade68a0dbc567f24cbd
21022098
---
21032099
apiVersion: route.openshift.io/v1
21042100
kind: Route

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2649,7 +2649,7 @@ metadata:
26492649
namespace: openshift-marketplace
26502650
spec:
26512651
displayName: custom-operators
2652-
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:a6a0ab73565bb51344c0443e4447a8878d6a8e45ab3be44b3a6d2de0491364a8
2652+
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:e3c07136cd7319156bf4244ee6f806e9c536932d17b5356a1bb96f6e1b38e7ba
26532653
sourceType: grpc
26542654
updateStrategy:
26552655
registryPoll:
@@ -2669,8 +2669,6 @@ spec:
26692669
env:
26702670
- name: AUTOINSTALL_COMPONENTS
26712671
value: "false"
2672-
- name: IMAGE_PIPELINES_CONSOLE_PLUGIN
2673-
value: quay.io/openshift-pipeline/pipelines-console-plugin-rhel9@sha256:6069f5659392ee604992b12c6fa972f4d20e74fc71e6aade68a0dbc567f24cbd
26742672
name: openshift-pipelines-operator-rh
26752673
source: custom-operators
26762674
sourceNamespace: openshift-marketplace

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2661,7 +2661,7 @@ metadata:
26612661
namespace: openshift-marketplace
26622662
spec:
26632663
displayName: custom-operators
2664-
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:a6a0ab73565bb51344c0443e4447a8878d6a8e45ab3be44b3a6d2de0491364a8
2664+
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:e3c07136cd7319156bf4244ee6f806e9c536932d17b5356a1bb96f6e1b38e7ba
26652665
sourceType: grpc
26662666
updateStrategy:
26672667
registryPoll:
@@ -2681,8 +2681,6 @@ spec:
26812681
env:
26822682
- name: AUTOINSTALL_COMPONENTS
26832683
value: "false"
2684-
- name: IMAGE_PIPELINES_CONSOLE_PLUGIN
2685-
value: quay.io/openshift-pipeline/pipelines-console-plugin-rhel9@sha256:6069f5659392ee604992b12c6fa972f4d20e74fc71e6aade68a0dbc567f24cbd
26862684
name: openshift-pipelines-operator-rh
26872685
source: custom-operators
26882686
sourceNamespace: openshift-marketplace

0 commit comments

Comments
 (0)