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

8 hours ago

Install

Scripted

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

Changelog

2cae9da 🌱 Bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 (#3757)
6176b63 🌱 Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 (#3758)
ec75dd9 🌱 Bump sigs.k8s.io/controller-runtime (#3754)
df41df4 🌱 Bump the k8s-dependencies group to 1.35 (#3743)
bcd03d6 Add pedjak to OWNERS (#3760)
73a2205 Hard-code version upgrade message for 4.22 upgrade paths (#3748)
a0f3015 Refactor APIServer TLS setup into common function (#3751)
1a544c8 chore(deps): upgrade Go module dependencies (edge) (#3759)
949fe13 fishing to see if testing explicitly for success will work for matrixed tests with fail-fast:false (#3752)
283e374 fix: add OpenAPIModelName for PackageManifest to fix oc explain (#3755)
3e24482 fix: create separate config client to resolve APIServer TLS update conflicts (#3753)
2ab26dd fix: disable WatchListClient for envtest-based tests (#3756)
80eac74 upgraded github.com/operator-framework/operator-registry v1.62.0 => v1.63.0 (#3761)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.40
  • docker pull quay.io/operator-framework/olm:v0.40.0

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

NewReleases is sending notifications on new releases.