Skip to content

v0.31.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 08:25
· 1 commit to master since this release
8b47a95

Install

Scripted

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

Changelog

6526e6a Bump go1.23 (#3484)
25e0255 Bumps go/net to v0.33.0 (#3479)
1cfabfe CRD upgrade existing CR validation fix (#3442)
77ce6ff Fix e2e test grid by using ginkgo labels (#3451)
22addd2 Fix grpc version pin comment (#3452)
45559bd Makefile: re-add run-local target (#3458)
c40afc1 Update OWNERS - Add camilamacedo86 under reviewers (#3441)
b56b038 add bingo-upgrade target (#3489)
5cff440 add protocols to all ports in olm.yaml quickstart (#3421)
1c09718 build(deps): bump github.com/containers/image/v5 from 5.32.2 to 5.33.0 (#3443)
c518d55 build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#3440)
622a18d build(deps): bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 (#3454)
8ba604f build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#3481)
79844a0 build(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#3463)
6dd708c build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#3478)
1474ee3 build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#3439)
b273dde build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#3457)
b7aa493 build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#3471)
c0fb544 build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#3437)
cda6f6d build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#3462)
f0a95b4 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#3455)
d68cd00 build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#3465)
b392678 build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 (#3438)
92011d9 build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 (#3444)
825fec5 build(deps): bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 (#3449)
3911cac build(deps): bump k8s.io/kube-aggregator from 0.31.2 to 0.31.3 (#3456)
07d57f9 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (#3447)
acf07a1 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 (#3453)
6c8f9c3 bump golang.org/x/net to 0.34.0 (#3485)
1b6752e bump k8s libs to v0.32.0 (#3486)
8b47a95 bump o-f libs (#3487)
8e39847 catalog-operator: Delete Pods that were evicted (#3459)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.31
  • docker pull quay.io/operator-framework/olm:v0.31.0