MyGit

0.10.1

operator-framework/operator-lifecycle-manager

版本发布时间: 2019-06-20 03:00:36

operator-framework/operator-lifecycle-manager最新发布版本:v0.27.0(2024-02-21 23:58:51)

Install

Scripted

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

Manual

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

0.10.1 (2019-06-05)

Full Changelog

Closed issues:

Other changes:

* This Change Log was automatically generated by github_changelog_generator

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

1、 crds.yaml 46.16KB

2、 install.sh 1.17KB

3、 olm.yaml 9.57KB

查看:2019-06-20发行的版本