-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update image in CatalogSource #31
Update image in CatalogSource #31
Conversation
hack/install-osp.sh
Outdated
@@ -51,7 +51,7 @@ 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-pipelines-operator-bundle-container-index:v4.14-candidate |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure if this should be 4.15 or 4.16
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am doing 4.15 for now.
b9b6fbd
to
9d2209c
Compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>
9d2209c
to
2dfd071
Compare
@vdemeester |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: divyansh42, savitaashture The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
d539f43
into
openshift-pipelines:main
Noticed at other places in task repos we are using a different image.
So updating the image in CatalogSource to be consistent with other task repositories