Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.44.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.44.0
Changelog
4b06921 🌱 Bump github.com/go-git/go-git/v5 from 5.16.4 to 5.19.1 (#3841)
f9e42f3 🌱 Bump github.com/prometheus/common from 0.67.5 to 0.68.1 (#3843)
72750c8 Update api and operator-registry dependencies (#3845)
614fad4 Update to golang-1.26.3 (#3844)
097d5e8 chore: upgrade gopkg.in/yaml from v2 to v3 (#3842)
387b952 fix: use gh release upload instead of softprops/action-gh-release (#3840)
Docker images
docker pull quay.io/operator-framework/olm:v0.44docker pull quay.io/operator-framework/olm:v0.44.0