Releases: operator-framework/operator-lifecycle-manager
v0.39.0
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.39.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.39.0
Changelog
d30e23d (e2e): Enhance e2e test to check workload resilience when catalogs goes away (#3747)
f035af2 🌱 Bump github.com/itchyny/gojq from 0.12.17 to 0.12.18 (#3714)
386a27c 🌱 Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.12.0 to 6.12.1 (#3715)
d82f191 🌱 Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 (#3717)
0efadc5 🌱 Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 (#3735)
2dd2a18 🌱 Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#3722)
7890bdc 🌱 Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 (#3736)
a281e8c 🌱 Bump github.com/operator-framework/api from 0.36.0 to 0.37.0 (#3723)
4c2c5ae 🌱 Bump github.com/prometheus/common from 0.67.2 to 0.67.4 (#3712)
a3cc0c4 🌱 Bump github.com/prometheus/common from 0.67.4 to 0.67.5 (#3731)
74911fc 🌱 Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#3740)
5c619e6 🌱 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#3716)
6d17e28 🌱 Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#3711)
c1c1696 🌱 Bump golang.org/x/net from 0.47.0 to 0.48.0 (#3718)
b8a965c 🌱 Bump golang.org/x/net from 0.48.0 to 0.49.0 (#3734)
2fa7e86 🌱 Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#3710)
c293d03 🌱 Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#3730)
d55d489 🌱 Bump the k8s-dependencies group with 8 updates (#3709)
7dd72de 🌱 Bump the k8s-dependencies group with 8 updates (#3721)
6fc19e0 Add APIServer TLS controller for OpenShift cluster-wide TLS configuration (#3739)
afb9e80 Add e2e test for operator workload persistence after catalog deletion (#3737)
64f9e3b Bump actions/checkout from 5 to 6 (#3713)
3e0b573 Bump actions/download-artifact from 6 to 7 (#3725)
610ee2b Bump actions/upload-artifact from 5 to 6 (#3724)
34ea6ce Fix nil pointer dereference panic in event recorder (#3727)
01449fd Fix server startup failure when client-ca is empty or not provided (#3742)
ea9b449 Integrate APIServer TLS controller into Catalog operator (#3745)
67c3f06 Integrate APIServer TLS controller into OLM operator (#3744)
60221e6 OCPBUGS-65867: add config map service account to unpack jobs (#3732)
7cfea3d Replace github.com/golang/mock with go.uber.org/mock (#3708)
627f1f2 Update golang to 1.25 (#3728)
58664cc Update mockgen target to remove vendorlesspath fix (#3726)
127549a Upgrade dependencies; ocp/api*, kube-openapi and indirects (#3707)
c220d11 update api & op-reg dependencies (#3749)
e3391c6 🌱 (e2e): test: skip terminating pods in catalog image update test (#3703)
Docker images
docker pull quay.io/operator-framework/olm:v0.39docker pull quay.io/operator-framework/olm:v0.39.0
v0.38.0
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.38.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.38.0
Changelog
6838e5e fix: Make cert-manager optional for secured metrics endpoints (#3706)
Docker images
docker pull quay.io/operator-framework/olm:v0.38docker pull quay.io/operator-framework/olm:v0.38.0
v0.37.0
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.37.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.37.0
Changelog
50b8a51 🌱 Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#3701)
5c80506 🌱 Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 (#3690)
eda0fe1 🌱 Bump github.com/operator-framework/api from 0.35.0 to 0.36.0 (#3697)
cab994f 🌱 Bump github.com/prometheus/common from 0.66.1 to 0.67.1 (#3673)
3b7c468 🌱 Bump github.com/prometheus/common from 0.67.1 to 0.67.2 (#3696)
b1278ee 🌱 Bump go.podman.io/image/v5 from 5.37.0 to 5.38.0 (#3680)
9e49ae6 🌱 Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#3704)
3061363 🌱 Bump golang.org/x/time from 0.13.0 to 0.14.0 (#3674)
7b5f17b 🌱 Bump sigs.k8s.io/controller-runtime (#3672)
3cbab88 🌱 Bump sigs.k8s.io/controller-runtime (#3695)
62e3677 Add AGENTS.md (#3678)
971d680 Add OpenShift service-ca support for authenticated metrics endpoints (#3677)
2dac489 Bump actions/download-artifact from 5 to 6 (#3689)
41b6a7d Bump actions/upload-artifact from 4 to 5 (#3688)
ca9fb30 Fix ServiceMonitor RBAC for authenticated metrics endpoints (#3681)
ce26d16 Fix TOCTOU race condition in ensureInstallPlan (#3682)
465ea2e Fix container image short names for OpenShift compatibility (#3685)
615d70d Fix: OLM should not report Progressing=True during pod disruption from cluster upgrades (#3692)
961df6c Increase test coverage to cover proxy-backed grpc catalogs (#3702)
b107642 Remove use of retracted o/api version (#3679)
9310fcd Upgrade github.com/operator-framework/operator-registry v1.60.0 => v1.61.0 (#3705)
47ef860 bump o-f deps (#3662)
8d9a698 fix(grpc): Use passthrough resolver when proxy is detected (#3700)
bdbfb2d fix: Use rest.HTTPClientFor to create TLS-configured client for metrics authentication (#3686)
f10345d gitignore temp files in .claude folder (#3691)
Docker images
docker pull quay.io/operator-framework/olm:v0.37docker pull quay.io/operator-framework/olm:v0.37.0
v0.36.0
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.36.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.36.0
Changelog
655cfd0 🌱 Bump github.com/containers/image/v5 from 5.36.1 to 5.36.2 (#3655)
fe4c7e4 🌱 Bump github.com/maxbrunsfeld/counterfeiter/v6 (#3646)
f175eae 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 (#3667)
ccbebec 🌱 Bump github.com/operator-framework/operator-registry (#3656)
9cd5400 🌱 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (#3649)
211f490 🌱 Bump github.com/prometheus/common from 0.65.0 to 0.66.1 (#3648)
d553890 🌱 Bump golang.org/x/net from 0.43.0 to 0.44.0 (#3653)
b1c8107 🌱 Bump golang.org/x/time from 0.12.0 to 0.13.0 (#3654)
16f86e1 🌱 Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#3665)
b650272 🌱 Bump the k8s-dependencies group across 1 directory with 2 updates (#3671)
99f5f8b 🌱 Bump the k8s-dependencies group with 10 updates (#3638)
80988c4 Bump actions/setup-go from 5 to 6 (#3650)
6b7665e Bump actions/stale from 9 to 10 (#3651)
458e420 Improves quickstart docs to use latest manifests (#3658)
ccf0c4c OPRUN-4119: migrate containers libs to new mono repo (#3657)
589a5d0 Secure metrics endpoint with cntrlr-runtime metrics authz mechanics (#3660)
55a4f26 Test NetworkPolicy support in e2es (#3630)
3a6fecc 🌱 Bump github.com/operator-framework/api from 0.34.0 to 0.35.0 (#3670)
Docker images
docker pull quay.io/operator-framework/olm:v0.36docker pull quay.io/operator-framework/olm:v0.36.0
v0.35.0
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.35.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.35.0
Changelog
fa93866 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#3639)
b9e6cce Make PSA catalog tests more resilient (#3645)
ce2832a refactor ensure job to remove named parameters (#3644)
f631348 rorfs for cacheless lacks write access to /tmp/ to generate cache (#3640)
96b249c switch kindest/node version to fix linux (#3643)
Docker images
docker pull quay.io/operator-framework/olm:v0.35docker pull quay.io/operator-framework/olm:v0.35.0
v0.34.0
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.34.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.34.0
Changelog
44bfdbb 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 (#3628)
e283761 🌱 Bump the k8s-dependencies group with 8 updates (#3629)
ab48639 bumps for api, operator-registry prepping for release (#3636)
Docker images
docker pull quay.io/operator-framework/olm:v0.34docker pull quay.io/operator-framework/olm:v0.34.0
v0.33.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
be9af88 (ci) - Add stale config to close PRs and issues which are inactivity (#3588)
d055f28 🐛 OCPBUGS-37982: Reduce Frequency of Update Requests for Copied CSVs (#3597)
d77eaa8 🌱 Bump github.com/containers/image/v5 from 5.35.0 to 5.36.1 (#3621)
9958a87 🌱 Bump github.com/docker/docker
65e23b4 🌱 Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#3590)
3d81ef2 🌱 Bump github.com/maxbrunsfeld/counterfeiter/v6 (#3627)
31ca1a2 🌱 Bump github.com/operator-framework/operator-registry from 1.55.0 to 1.56.0 (#3608)
a7262d2 🌱 Bump github.com/prometheus/client_golang (#3624)
12bfcd8 🌱 Bump github.com/prometheus/common from 0.64.0 to 0.65.0 (#3604)
e99d708 🌱 Bump golang.org/x/net from 0.40.0 to 0.41.0 (#3596)
a2317a5 🌱 Bump golang.org/x/net from 0.41.0 to 0.42.0 (#3611)
7ed5c00 🌱 Bump golang.org/x/net from 0.42.0 to 0.43.0 (#3626)
3775a4d 🌱 Bump golang.org/x/time from 0.11.0 to 0.12.0 (#3595)
b28445e 🌱 Bump the k8s-dependencies group with 11 updates (#3600)
30b0e1e 🌱 bump github.com/onsi/gomega from 1.37.0 to 1.38.0
3a72bc8 🌱 bump github.com/operator-framework/api from 0.32.0 to 0.33.0 (#3619)
74a1f68 🌱 bump github.com/spf13/pflag from 1.0.6 to 1.0.7
815da80 🌱 bump the k8s-dependencies group with 8 updates
e1f5f6b Allow override of go-verdiff result via label (#3592)
12a6160 Bump actions/checkout from 4 to 5 (#3622)
c83a951 Bump actions/download-artifact from 4 to 5 (#3625)
77ae211 NO-ISSUE: Enabled readonlyRootFilesystem by default (#3614)
ea9e2c9 Preserve ServiceAccount annotations during CSV update (#3610)
86838d6 Set ImagePullPolicy ifNotPresent for server container (#3599)
3c2163e Upgrade bingo deps (#3601)
5634537 add oceanc to approvers (#3609)
65ef3b2 make cache flags optional for extractContent functionality (#3586)
88bdcf1 only create cachedir if requested, since otherwise opm will error out serving it (#3589)
3558fae operatorgroup: ensure clusterroleselectors in clusterrole aggregation rules are sorted (#3593)
bf9ffe8 reduce cache expiriry frequency (#3591)
57e6b8c 🐛 add catalog-operator control-plane-specific tolerations to unpack jobs (#3606)
Docker images
docker pull quay.io/operator-framework/olm:v0.33docker pull quay.io/operator-framework/olm:v0.33.0
v0.32.0
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.32.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.32.0
Changelog
827c12c (cleanup): Update Owner Alias - remove inactive maintainers (#3576)
edb751b 🐛 Switch queue informer to use types.Namespace name; relocate deletion handler (#3483)
1274d54 🐛 use operator cache provider for deprecation updates to limit calls to GRPC server (#3490)
f49dd9b 🌱 Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 (#3543)
f31e166 🌱 Bump github.com/containers/image/v5 from 5.34.0 to 5.34.1 (#3527)
433d0de 🌱 Bump github.com/containers/image/v5 from 5.34.1 to 5.34.2 (#3536)
96d20bc 🌱 Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#3563)
58773ac 🌱 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#3523)
3c90ec0 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#3539)
98b975a 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#3545)
278aacd 🌱 Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#3554)
abd9963 🌱 Bump github.com/operator-framework/api from 0.29.0 to 0.30.0 (#3534)
f08a81a 🌱 Bump github.com/operator-framework/operator-registry (#3575)
aa05299 🌱 Bump github.com/prometheus/client_golang (#3535)
6040ecc 🌱 Bump github.com/prometheus/client_golang (#3571)
b0844af 🌱 Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#3566)
49ecc92 🌱 Bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#3542)
ffe0625 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
d5bd05b 🌱 Bump golang.org/x/net from 0.35.0 to 0.37.0 (#3537)
eaef4e9 🌱 Bump golang.org/x/net from 0.37.0 to 0.39.0 (#3552)
923a663 🌱 Bump golang.org/x/net from 0.39.0 to 0.40.0 (#3570)
ef60eb3 🌱 Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#3569)
6056602 🌱 Bump golang.org/x/time from 0.10.0 to 0.11.0 (#3540)
0c7361c 🌱 Bump sigs.k8s.io/controller-runtime (#3533)
4de2797 🌱 Bump sigs.k8s.io/controller-runtime (#3544)
8e39ae2 🌱 Bump the k8s-dependencies group with 8 updates (#3541)
c8a5843 🌱 bump github.com/prometheus/client_golang (#3521)
7849592 🌱 bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#3522)
95cef87 🌱 bump the k8s-dependencies group with 2 updates (#3520)
b4ec5bd Add kubeapi server access to packageserver network policy (#3581)
4043bab Add more logging around catalog source sync (#3414)
0a6499f Add tests for package migration/renaming (#3547)
8c53b7f Adds kube-apiserver egress to config map catalog source network policy (#3582)
02e953e Bump operator-registry to v1.55.0 (#3584)
dfd0b2b CVE-2025-27144: pin go-jose/[email protected] (#3550)
5027dff Disable FailForward bad resource e2e (#3572)
ee5d8a3 Remove Maintainers doc since it is no longer used and it is outdated (#3577)
cef3d24 Remove path requirement from go-verdiff gha (#3578)
c1b355d Revert "CVE-2025-27144: pin go-jose/[email protected] (#3550)" (#3559)
459c1f4 Revert "fix: update PSA versions to match Kubernetes API version (#3524)" (#3530)
5d3239d Update OWNERS - remove stevekuznetsov (#3531)
5b40e62 Update even configuration for go-verdiff (#3574)
d8975fb Update operator-registry to v1.51.0 (#3525)
d7aaeb1 add NetworkPolicy as a supported kind (#3580)
59bfe7f add missing pod disruption reasons to isPodDead (#3519)
dfe79f2 add support for ConsolePlugin (#3551)
3a87997 build(deps): bump github.com/containers/image/v5 from 5.33.0 to 5.33.1 (#3498)
ec136b6 build(deps): bump github.com/containers/image/v5 from 5.33.1 to 5.34.0 (#3504)
c4be0a0 build(deps): bump github.com/evanphx/json-patch (#3505)
98e1906 build(deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1 (#3501)
f7d6845 build(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#3492)
503033b build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#3507)
97c411b build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (#3510)
e67ba26 build(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 (#3502)
18703cb build(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 (#3511)
9b0a59b build(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 (#3506)
52ef5e5 build(deps): bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 (#3515)
f33f7b3 build(deps): bump k8s.io/apiserver from 0.32.0 to 0.32.1 (#3494)
55a3780 build(deps): bump k8s.io/code-generator from 0.32.0 to 0.32.1 (#3493)
a1a5331 build(deps): bump k8s.io/component-base from 0.32.0 to 0.32.1 (#3496)
f7401ea build(deps): bump k8s.io/kube-aggregator from 0.32.0 to 0.32.1 (#3500)
30986f7 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.1 (#3499)
c8ce706 build(deps): bump sigs.k8s.io/controller-tools from 0.17.0 to 0.17.1 (#3495)
12135a7 build(deps): bump sigs.k8s.io/controller-tools from 0.17.1 to 0.17.2 (#3508)
1d9eafd fix(olm): improve error logging for missing olm.managed label (#3558)
efe3a9a fix: update PSA versions to match Kubernetes API version (#3524)
f14b11c group k8s prs (#3517)
44486d6 handle optionality of spec.grpcPodConfig.extractContent.cacheDir (#3556)
cda4c90 remove superfluous comment from template (#3585)
451e775 sort lists of identifiers and conflict messages to reduce SAT solver non-determinism (#3491)
67b3bf6 upgraded golang.org/x/oauth2 v0.25.0 => v0.28.0 (#3528)
dcd8ad8 ✨ Introduce NetworkPolicy for core component workloads. (#3579)
8723097 ✨ Include network policy for all configmap and grpc catalogsources (#3568)
983e410 🌱 Add go-version check to avoid upgrade versions for those that we cannot support yet (#3561)
c6ef935 🌱 Upgrade github.com/operator-framework/operator-registry from 1.51.0 to 1.53.0 (#3562)
Docker images
docker pull quay.io/operator-framework/olm:v0.32docker pull quay.io/operator-framework/olm:v0.32.0
v0.31.0
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.31docker pull quay.io/operator-framework/olm:v0.31.0
v0.30.0
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.30docker pull quay.io/operator-framework/olm:v0.30.0