Skip to content

v0.15.1

Compare
Choose a tag to compare
@anik120 anik120 released this 04 Jun 19:57
· 1416 commits to master since this release
408ca95

Install

Scripted

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

Manual

kubectl apply -f https://github.com/operator-framework/operator-lifecycle-manager/releases/download/0.15.1/crds.yaml
kubectl apply -f https://github.com/operator-framework/operator-lifecycle-manager/releases/download/0.15.1/olm.yaml

Changelog

0.15.1 (2020-05-21)

Full Changelog

Other changes: