| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| crds.yaml | 2025-11-11 | 1.2 MB | |
| install.sh | 2025-11-11 | 1.9 kB | |
| olm.yaml | 2025-11-11 | 15.1 kB | |
| operator-lifecycle-manager_0.37.0_linux_s390x.tar.gz | 2025-11-11 | 158.0 MB | |
| checksums.txt | 2025-11-11 | 478 Bytes | |
| operator-lifecycle-manager_0.37.0_linux_amd64.tar.gz | 2025-11-11 | 162.4 MB | |
| operator-lifecycle-manager_0.37.0_linux_arm64.tar.gz | 2025-11-11 | 152.4 MB | |
| operator-lifecycle-manager_0.37.0_linux_ppc64le.tar.gz | 2025-11-11 | 151.7 MB | |
| README.md | 2025-11-11 | 2.2 kB | |
| v0.37.0 source code.tar.gz | 2025-11-11 | 20.9 MB | |
| v0.37.0 source code.zip | 2025-11-11 | 29.9 MB | |
| Totals: 11 Items | 676.6 MB | 0 | |
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
50b8a511e :seedling: Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#3701) 5c80506b0 :seedling: Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 (#3690) eda0fe126 :seedling: Bump github.com/operator-framework/api from 0.35.0 to 0.36.0 (#3697) cab994fc1 :seedling: Bump github.com/prometheus/common from 0.66.1 to 0.67.1 (#3673) 3b7c46825 :seedling: Bump github.com/prometheus/common from 0.67.1 to 0.67.2 (#3696) b1278ee97 :seedling: Bump go.podman.io/image/v5 from 5.37.0 to 5.38.0 (#3680) 9e49ae6d2 :seedling: Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#3704) 306136329 :seedling: Bump golang.org/x/time from 0.13.0 to 0.14.0 (#3674) 7b5f17b0a :seedling: Bump sigs.k8s.io/controller-runtime (#3672) 3cbab8825 :seedling: Bump sigs.k8s.io/controller-runtime (#3695) 62e367788 Add AGENTS.md (#3678) 971d680a2 Add OpenShift service-ca support for authenticated metrics endpoints (#3677) 2dac48906 Bump actions/download-artifact from 5 to 6 (#3689) 41b6a7d29 Bump actions/upload-artifact from 4 to 5 (#3688) ca9fb302a Fix ServiceMonitor RBAC for authenticated metrics endpoints (#3681) ce26d16fb Fix TOCTOU race condition in ensureInstallPlan (#3682) 465ea2eea Fix container image short names for OpenShift compatibility (#3685) 615d70d67 Fix: OLM should not report Progressing=True during pod disruption from cluster upgrades (#3692) 961df6c58 Increase test coverage to cover proxy-backed grpc catalogs (#3702) b1076421a Remove use of retracted o/api version (#3679) 9310fcdb8 Upgrade github.com/operator-framework/operator-registry v1.60.0 => v1.61.0 (#3705) 47ef86007 bump o-f deps (#3662) 8d9a698c9 fix(grpc): Use passthrough resolver when proxy is detected (#3700) bdbfb2d6b fix: Use rest.HTTPClientFor to create TLS-configured client for metrics authentication (#3686) f10345dd9 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