MyGit

v0.18.1

operator-framework/operator-lifecycle-manager

版本发布时间: 2021-05-06 03:37:22

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/v0.18.1/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.18.1 

Manual

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

Changelog

v0.18.1 (2021-05-05)

Full Changelog

Other changes:

v0.18.1 (2021-05-04)

Full Changelog

Closed issues:

Other changes:

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

1、 checksums.sha256 228B

2、 crds.yaml 609.46KB

3、 install.sh 1.42KB

4、 olm.yaml 9.01KB

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