MyGit

0.15.1

operator-framework/operator-lifecycle-manager

版本发布时间: 2020-06-05 03:57:19

operator-framework/operator-lifecycle-manager最新发布版本:v0.29.0(2024-10-25 16:30:06)

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:

相关地址:原始地址 下载(tar) 下载(zip)

1、 crds.yaml 795.57KB

2、 install.sh 1.16KB

3、 olm.yaml 8.97KB

查看:2020-06-05发行的版本