MyGit

v0.17.0

operator-framework/operator-lifecycle-manager

版本发布时间: 2020-11-03 08:18:42

operator-framework/operator-lifecycle-manager最新发布版本:v0.28.0(2024-05-17 21:30:23)

Install

Scripted

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

Manual

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

Changelog

v0.17.0 (2020-10-30)

Full Changelog

Closed issues:

Other changes:

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

1、 crds.yaml 805.95KB

2、 install.sh 1.26KB

3、 olm.yaml 8.93KB

查看:2020-11-03发行的版本