github operator-framework/operator-lifecycle-manager v0.30.0

one day ago

Install

Scripted

curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.30.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.30.0

Changelog

fb6694f Fix --version flag (#3428)
9ec1b02 Fix canonical image ref resolution (#3434)
5a01f50 Fix release automation (#3426)
2dd27bd Fix release automation (#3429)
e6d8766 build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#3432)
da0f7da build(deps): bump github.com/operator-framework/operator-registry (#3430)
dbdccec build(deps): bump github.com/prometheus/client_golang (#3417)
06edf28 build(deps): bump k8s.io/api from 0.31.1 to 0.31.2 (#3422)
15dd649 build(deps): bump k8s.io/kube-aggregator from 0.31.1 to 0.31.2 (#3431)
521e986 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 (#3433)
942516c build(deps): bump sigs.k8s.io/controller-tools from 0.16.3 to 0.16.5 (#3425)
27ced56 fix: buggy nextY logic for maxOCPVersion (#3416)
4771816 fix: set correct groupName tag for packages.operators.coreos.com (#3406)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.30
  • docker pull quay.io/operator-framework/olm:v0.30.0

Don't miss a new operator-lifecycle-manager release

NewReleases is sending notifications on new releases.