Skip to content

v0.38.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Nov 16:17
· 2 commits to master since this release
6838e5e

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