Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.37.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.37.0
Changelog
50b8a51 🌱 Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#3701)
5c80506 🌱 Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 (#3690)
eda0fe1 🌱 Bump github.com/operator-framework/api from 0.35.0 to 0.36.0 (#3697)
cab994f 🌱 Bump github.com/prometheus/common from 0.66.1 to 0.67.1 (#3673)
3b7c468 🌱 Bump github.com/prometheus/common from 0.67.1 to 0.67.2 (#3696)
b1278ee 🌱 Bump go.podman.io/image/v5 from 5.37.0 to 5.38.0 (#3680)
9e49ae6 🌱 Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#3704)
3061363 🌱 Bump golang.org/x/time from 0.13.0 to 0.14.0 (#3674)
7b5f17b 🌱 Bump sigs.k8s.io/controller-runtime (#3672)
3cbab88 🌱 Bump sigs.k8s.io/controller-runtime (#3695)
62e3677 Add AGENTS.md (#3678)
971d680 Add OpenShift service-ca support for authenticated metrics endpoints (#3677)
2dac489 Bump actions/download-artifact from 5 to 6 (#3689)
41b6a7d Bump actions/upload-artifact from 4 to 5 (#3688)
ca9fb30 Fix ServiceMonitor RBAC for authenticated metrics endpoints (#3681)
ce26d16 Fix TOCTOU race condition in ensureInstallPlan (#3682)
465ea2e Fix container image short names for OpenShift compatibility (#3685)
615d70d Fix: OLM should not report Progressing=True during pod disruption from cluster upgrades (#3692)
961df6c Increase test coverage to cover proxy-backed grpc catalogs (#3702)
b107642 Remove use of retracted o/api version (#3679)
9310fcd Upgrade github.com/operator-framework/operator-registry v1.60.0 => v1.61.0 (#3705)
47ef860 bump o-f deps (#3662)
8d9a698 fix(grpc): Use passthrough resolver when proxy is detected (#3700)
bdbfb2d fix: Use rest.HTTPClientFor to create TLS-configured client for metrics authentication (#3686)
f10345d gitignore temp files in .claude folder (#3691)
Docker images
docker pull quay.io/operator-framework/olm:v0.37docker pull quay.io/operator-framework/olm:v0.37.0