| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| crds.yaml | 2026-07-23 | 1.2 MB | |
| install.sh | 2026-07-23 | 1.9 kB | |
| olm.yaml | 2026-07-23 | 14.4 kB | |
| checksums.txt | 2026-07-23 | 478 Bytes | |
| operator-lifecycle-manager_0.46.0_linux_amd64.tar.gz | 2026-07-23 | 160.0 MB | |
| operator-lifecycle-manager_0.46.0_linux_arm64.tar.gz | 2026-07-23 | 147.1 MB | |
| operator-lifecycle-manager_0.46.0_linux_ppc64le.tar.gz | 2026-07-23 | 148.2 MB | |
| operator-lifecycle-manager_0.46.0_linux_s390x.tar.gz | 2026-07-23 | 157.4 MB | |
| README.md | 2026-07-23 | 2.2 kB | |
| v0.46.0 source code.tar.gz | 2026-07-23 | 19.8 MB | |
| v0.46.0 source code.zip | 2026-07-23 | 29.2 MB | |
| Totals: 11 Items | 662.9 MB | 0 | |
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.46.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.46.0
Changelog
27ef3822a :seedling: Bump github.com/containerd/containerd from 1.7.32 to 1.7.33 (#3858) 53c9aaaf5 :seedling: Bump github.com/go-logr/logr from 1.4.3 to 1.4.4 (#3874) 7f43c41a2 :seedling: Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.31.0 (#3852) 7cdad362a :seedling: Bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 (#3856) c939a6c0a :seedling: Bump github.com/onsi/gomega from 1.41.0 to 1.42.0 (#3853) d0f9ae35b :seedling: Bump github.com/onsi/gomega from 1.42.0 to 1.42.1 (#3861) f59f6ece2 :seedling: Bump github.com/prometheus/client_golang (#3872) d5481e019 :seedling: Bump github.com/prometheus/common from 0.68.1 to 0.69.0 (#3857) fdd559459 :seedling: Bump github.com/prometheus/common from 0.69.0 to 0.70.0 (#3869) 1c987314f :seedling: Bump golang.org/x/net from 0.55.0 to 0.56.0 (#3851) a4f060a9b :seedling: Bump golang.org/x/net from 0.56.0 to 0.57.0 (#3868) 396954f2c :seedling: Bump golang.org/x/sync from 0.21.0 to 0.22.0 (#3870) 3b4014ace :seedling: Bump google.golang.org/grpc from 1.81.1 to 1.82.0 (#3862) 7d437b85b :seedling: Bump google.golang.org/grpc from 1.82.0 to 1.82.1 (#3875) 97cb2b13b :seedling: Bump the k8s-dependencies group across 1 directory with 8 updates (#3850) 2c667c31a Apply cluster TLS security profile to packageserver serving options (#3849) 35f77a927 Bump actions/checkout from 6 to 7 (#3855) 0a601aa74 Bump actions/setup-go from 6 to 7 (#3873) b0123bece Migrate deprecated gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#3865) a2d238091 Upgrade hashstructure and mapstructure to v2 (#3854) 0368a3f9d chore: bump o-f deps (#3877) 174dccd0b deploy/chart: add static NetworkPolicies for CatalogSource gRPC ingress and bundle unpack egress (#3863) 601f296cf fix: warn-and-continue when cluster TLS profile lookup fails at startup (#3860)
Docker images
docker pull quay.io/operator-framework/olm:v0.46docker pull quay.io/operator-framework/olm:v0.46.0