MyGit

0.13.0

operator-framework/operator-lifecycle-manager

版本发布时间: 2019-11-18 20:35:04

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

Manual

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

Changelog

0.13.0 (2019-11-15)

Full Changelog

Closed issues:

Other changes:

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

1、 crds.yaml 133.73KB

2、 install.sh 1.16KB

3、 olm.yaml 8.68KB

查看:2019-11-18发行的版本