Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
crds.yaml | 2025-08-15 | 1.2 MB | |
install.sh | 2025-08-15 | 1.9 kB | |
olm.yaml | 2025-08-15 | 13.2 kB | |
operator-lifecycle-manager_0.33.0_linux_s390x.tar.gz | 2025-08-15 | 153.6 MB | |
checksums.txt | 2025-08-15 | 478 Bytes | |
operator-lifecycle-manager_0.33.0_linux_amd64.tar.gz | 2025-08-15 | 157.9 MB | |
operator-lifecycle-manager_0.33.0_linux_arm64.tar.gz | 2025-08-15 | 148.2 MB | |
operator-lifecycle-manager_0.33.0_linux_ppc64le.tar.gz | 2025-08-15 | 147.4 MB | |
README.md | 2025-08-15 | 2.7 kB | |
v0.33.0 source code.tar.gz | 2025-08-15 | 20.5 MB | |
v0.33.0 source code.zip | 2025-08-15 | 29.5 MB | |
Totals: 11 Items | 658.3 MB | 0 |
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.33.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.33.0
Changelog
be9af88c8 (ci) - Add stale config to close PRs and issues which are inactivity (#3588) d055f2875 :bug: OCPBUGS-37982: Reduce Frequency of Update Requests for Copied CSVs (#3597) d77eaa825 :seedling: Bump github.com/containers/image/v5 from 5.35.0 to 5.36.1 (#3621) 9958a87b3 :seedling: Bump github.com/docker/docker 65e23b404 :seedling: Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#3590) 3d81ef210 :seedling: Bump github.com/maxbrunsfeld/counterfeiter/v6 (#3627) 31ca1a2d2 :seedling: Bump github.com/operator-framework/operator-registry from 1.55.0 to 1.56.0 (#3608) a7262d29b :seedling: Bump github.com/prometheus/client_golang (#3624) 12bfcd8e8 :seedling: Bump github.com/prometheus/common from 0.64.0 to 0.65.0 (#3604) e99d7088b :seedling: Bump golang.org/x/net from 0.40.0 to 0.41.0 (#3596) a2317a5d9 :seedling: Bump golang.org/x/net from 0.41.0 to 0.42.0 (#3611) 7ed5c00a1 :seedling: Bump golang.org/x/net from 0.42.0 to 0.43.0 (#3626) 3775a4d31 :seedling: Bump golang.org/x/time from 0.11.0 to 0.12.0 (#3595) b28445e0d :seedling: Bump the k8s-dependencies group with 11 updates (#3600) 30b0e1e42 :seedling: bump github.com/onsi/gomega from 1.37.0 to 1.38.0 3a72bc8a8 :seedling: bump github.com/operator-framework/api from 0.32.0 to 0.33.0 (#3619) 74a1f6884 :seedling: bump github.com/spf13/pflag from 1.0.6 to 1.0.7 815da8086 :seedling: bump the k8s-dependencies group with 8 updates e1f5f6bb0 Allow override of go-verdiff result via label (#3592) 12a6160a2 Bump actions/checkout from 4 to 5 (#3622) c83a9517d Bump actions/download-artifact from 4 to 5 (#3625) 77ae211df NO-ISSUE: Enabled readonlyRootFilesystem by default (#3614) ea9e2c966 Preserve ServiceAccount annotations during CSV update (#3610) 86838d6d9 Set ImagePullPolicy ifNotPresent for server container (#3599) 3c2163e1e Upgrade bingo deps (#3601) 5634537ff add oceanc to approvers (#3609) 65ef3b27f make cache flags optional for extractContent functionality (#3586) 88bdcf195 only create cachedir if requested, since otherwise opm will error out serving it (#3589) 3558fae23 operatorgroup: ensure clusterroleselectors in clusterrole aggregation rules are sorted (#3593) bf9ffe8b0 reduce cache expiriry frequency (#3591) 57e6b8c8b 🐛 add catalog-operator control-plane-specific tolerations to unpack jobs (#3606)
Docker images
docker pull quay.io/operator-framework/olm:v0.33
docker pull quay.io/operator-framework/olm:v0.33.0