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
c79ad06 🌱 Bump golang.org/x/sync from 0.20.0 to 0.21.0 (#3846)
cd9e051 🌱 Bump the k8s-dependencies group across 1 directory with 11 updates (#3827)
4b21b9b 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