From e152078e7b6cfee7c3872c693d71ffcc0d6a3c45 Mon Sep 17 00:00:00 2001 From: Vincent Demeester Date: Tue, 19 Dec 2023 17:06:34 +0100 Subject: [PATCH] Update nightly to use 5.0 Signed-off-by: Vincent Demeester --- hack/install-osp.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hack/install-osp.sh b/hack/install-osp.sh index 71caa27..2d8c7ef 100755 --- a/hack/install-osp.sh +++ b/hack/install-osp.sh @@ -51,7 +51,8 @@ metadata: namespace: openshift-marketplace spec: sourceType: grpc - image: quay.io/openshift-pipeline/openshift-pipelines-operator-index:1.10 + # image: quay.io/openshift-pipeline/openshift-pipelines-operator-index:5.0 + image: quay.io/openshift-pipeline/openshift-pipelines-pipelines-operator-bundle-container-index:v4.14-candidate displayName: "Custom OSP Nightly" updateStrategy: registryPoll: