| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| crds.yaml | 2026-02-05 | 1.2 MB | |
| install.sh | 2026-02-05 | 1.9 kB | |
| olm.yaml | 2026-02-05 | 13.4 kB | |
| checksums.txt | 2026-02-05 | 478 Bytes | |
| operator-lifecycle-manager_0.40.0_linux_amd64.tar.gz | 2026-02-05 | 153.7 MB | |
| operator-lifecycle-manager_0.40.0_linux_arm64.tar.gz | 2026-02-05 | 141.7 MB | |
| operator-lifecycle-manager_0.40.0_linux_ppc64le.tar.gz | 2026-02-05 | 142.5 MB | |
| operator-lifecycle-manager_0.40.0_linux_s390x.tar.gz | 2026-02-05 | 149.2 MB | |
| README.md | 2026-02-05 | 1.4 kB | |
| v0.40.0 source code.tar.gz | 2026-02-05 | 21.3 MB | |
| v0.40.0 source code.zip | 2026-02-05 | 30.8 MB | |
| Totals: 11 Items | 640.5 MB | 0 | |
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.40.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.40.0
Changelog
2cae9da24 :seedling: Bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 (#3757) 6176b63aa :seedling: Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 (#3758) ec75dd930 :seedling: Bump sigs.k8s.io/controller-runtime (#3754) df41df4ad :seedling: Bump the k8s-dependencies group to 1.35 (#3743) bcd03d6c1 Add pedjak to OWNERS (#3760) 73a220575 Hard-code version upgrade message for 4.22 upgrade paths (#3748) a0f301533 Refactor APIServer TLS setup into common function (#3751) 1a544c8ca chore(deps): upgrade Go module dependencies (edge) (#3759) 949fe13c2 fishing to see if testing explicitly for success will work for matrixed tests with fail-fast:false (#3752) 283e37461 fix: add OpenAPIModelName for PackageManifest to fix oc explain (#3755) 3e2448213 fix: create separate config client to resolve APIServer TLS update conflicts (#3753) 2ab26dd77 fix: disable WatchListClient for envtest-based tests (#3756) 80eac7418 upgraded github.com/operator-framework/operator-registry v1.62.0 => v1.63.0 (#3761)
Docker images
docker pull quay.io/operator-framework/olm:v0.40docker pull quay.io/operator-framework/olm:v0.40.0