Skip to content

Commit 7b82ea5

Browse files
Run make generated-files (#3953)
Co-authored-by: Kaustubh-pande <Kaustubh-pande@users.noreply.github.com>
1 parent 3ed8a1c commit 7b82ea5

File tree

3 files changed

+159
-159
lines changed

3 files changed

+159
-159
lines changed

olm-catalog/serverless-operator-index/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ COPY olm-catalog/serverless-operator-index/index-bundles.yaml /index-bundles.yam
1616
RUN /bin/opm init serverless-operator --default-channel=stable --output yaml >> /configs/index.yaml
1717
RUN cat /index-bundles.yaml >> /configs/index.yaml
1818
RUN /bin/opm render --skip-tls-verify -o yaml \
19-
registry.ci.openshift.org/knative/serverless-bundle@sha256:417dcebac4f33b5dd72e2e131178ab038d7653582caf169618f7da5510a2bc64 >> /configs/index.yaml
19+
quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-137/serverless-bundle@sha256:42dd49eef275d704c0223645589abd45e7141cc9376c5860843971f91043fc73 >> /configs/index.yaml
2020

2121
# The base image is expected to contain
2222
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe

0 commit comments

Comments
 (0)