MyGit

v0.18.0

operator-framework/operator-lifecycle-manager

版本发布时间: 2021-04-27 22:47:25

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

Warning

There is a bug in the image referenced by this release that breaks bundle unpacking. For details, please see: https://github.com/operator-framework/operator-lifecycle-manager/issues/2129.

Install

Scripted

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

Manual

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

Changelog

v0.18.0 (2021-04-26)

Full Changelog

Other changes:

v0.18.0 (2021-04-23)

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 8.93KB

查看:2021-04-27发行的版本