Skip to content

v0.21.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 17:27
· 454 commits to master since this release
1672739

Install

Scripted

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

Changelog

3002cf7 FIX: Bug 1982737 - Make malformed CSV fail nicely (#2673)
d87319a Fix csv.status.RotatedAt update (#2752)
943a726 Fix currentServiceAccount debug message (#2765)
1672739 Update install.sh to use create (#2771)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.21
  • docker pull quay.io/operator-framework/olm:v0.21.2