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

latest releases: v0.28.0, v0.27.0, v0.26.0...
3 years ago

Install

Scripted

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

Changes:

  • Update install script to fail when conflicting packaged installations exist for kube distributions. #2195 (kevinrizza)

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

NewReleases is sending notifications on new releases.