| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| crds.yaml | 2026-01-23 | 1.2 MB | |
| install.sh | 2026-01-23 | 1.9 kB | |
| olm.yaml | 2026-01-23 | 13.4 kB | |
| README.md | 2026-01-23 | 3.1 kB | |
| v0.39.0 source code.tar.gz | 2026-01-23 | 21.1 MB | |
| v0.39.0 source code.zip | 2026-01-23 | 30.3 MB | |
| checksums.txt | 2026-01-23 | 478 Bytes | |
| operator-lifecycle-manager_0.39.0_linux_amd64.tar.gz | 2026-01-23 | 156.7 MB | |
| operator-lifecycle-manager_0.39.0_linux_arm64.tar.gz | 2026-01-23 | 144.6 MB | |
| operator-lifecycle-manager_0.39.0_linux_ppc64le.tar.gz | 2026-01-23 | 145.4 MB | |
| operator-lifecycle-manager_0.39.0_linux_s390x.tar.gz | 2026-01-23 | 152.3 MB | |
| Totals: 11 Items | 651.6 MB | 0 | |
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.39.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.39.0
Changelog
d30e23ddb (e2e): Enhance e2e test to check workload resilience when catalogs goes away (#3747) f035af2fb :seedling: Bump github.com/itchyny/gojq from 0.12.17 to 0.12.18 (#3714) 386a27c38 :seedling: Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.12.0 to 6.12.1 (#3715) d82f1919c :seedling: Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 (#3717) 0efadc5e3 :seedling: Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 (#3735) 2dd2a184d :seedling: Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#3722) 7890bdca5 :seedling: Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 (#3736) a281e8c29 :seedling: Bump github.com/operator-framework/api from 0.36.0 to 0.37.0 (#3723) 4c2c5ae18 :seedling: Bump github.com/prometheus/common from 0.67.2 to 0.67.4 (#3712) a3cc0c456 :seedling: Bump github.com/prometheus/common from 0.67.4 to 0.67.5 (#3731) 74911fcd2 :seedling: Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#3740) 5c619e611 :seedling: Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#3716) 6d17e2835 :seedling: Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#3711) c1c169623 :seedling: Bump golang.org/x/net from 0.47.0 to 0.48.0 (#3718) b8a965c37 :seedling: Bump golang.org/x/net from 0.48.0 to 0.49.0 (#3734) 2fa7e8674 :seedling: Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#3710) c293d0302 :seedling: Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#3730) d55d4899c :seedling: Bump the k8s-dependencies group with 8 updates (#3709) 7dd72de60 :seedling: Bump the k8s-dependencies group with 8 updates (#3721) 6fc19e0f6 Add APIServer TLS controller for OpenShift cluster-wide TLS configuration (#3739) afb9e80a6 Add e2e test for operator workload persistence after catalog deletion (#3737) 64f9e3b8b Bump actions/checkout from 5 to 6 (#3713) 3e0b573a7 Bump actions/download-artifact from 6 to 7 (#3725) 610ee2bb6 Bump actions/upload-artifact from 5 to 6 (#3724) 34ea6ce50 Fix nil pointer dereference panic in event recorder (#3727) 01449fd03 Fix server startup failure when client-ca is empty or not provided (#3742) ea9b44952 Integrate APIServer TLS controller into Catalog operator (#3745) 67c3f06de Integrate APIServer TLS controller into OLM operator (#3744) 60221e6a9 OCPBUGS-65867: add config map service account to unpack jobs (#3732) 7cfea3d2e Replace github.com/golang/mock with go.uber.org/mock (#3708) 627f1f209 Update golang to 1.25 (#3728) 58664cc68 Update mockgen target to remove vendorlesspath fix (#3726) 127549abc Upgrade dependencies; ocp/api*, kube-openapi and indirects (#3707) c220d11de update api & op-reg dependencies (#3749) e3391c6d4 🌱 (e2e): test: skip terminating pods in catalog image update test (#3703)
Docker images
docker pull quay.io/operator-framework/olm:v0.39docker pull quay.io/operator-framework/olm:v0.39.0