Skip to content

v0.33.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 04:58
77ae211

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.33
  • docker pull quay.io/operator-framework/olm:v0.33.0