| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| crds.yaml | 2026-06-15 | 1.2 MB | |
| install.sh | 2026-06-15 | 1.9 kB | |
| olm.yaml | 2026-06-15 | 13.5 kB | |
| operator-lifecycle-manager_0.45.0_linux_s390x.tar.gz | 2026-06-11 | 155.9 MB | |
| checksums.txt | 2026-06-11 | 478 Bytes | |
| operator-lifecycle-manager_0.45.0_linux_amd64.tar.gz | 2026-06-11 | 158.6 MB | |
| operator-lifecycle-manager_0.45.0_linux_arm64.tar.gz | 2026-06-11 | 145.7 MB | |
| operator-lifecycle-manager_0.45.0_linux_ppc64le.tar.gz | 2026-06-11 | 146.8 MB | |
| README.md | 2026-06-11 | 586 Bytes | |
| v0.45.0 source code.tar.gz | 2026-06-11 | 19.7 MB | |
| v0.45.0 source code.zip | 2026-06-11 | 29.1 MB | |
| Totals: 11 Items | 657.1 MB | 4 | |
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.45.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.45.0
Changelog
c79ad06a7 :seedling: Bump golang.org/x/sync from 0.20.0 to 0.21.0 (#3846) cd9e05101 :seedling: Bump the k8s-dependencies group across 1 directory with 11 updates (#3827) 4b21b9ba1 Update operator-registry and api (#3847)
Docker images
docker pull quay.io/operator-framework/olm:v0.45docker pull quay.io/operator-framework/olm:v0.45.0