MyGit

0.11.0

operator-framework/operator-lifecycle-manager

版本发布时间: 2019-07-27 03:04:25

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

Manual

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

Change Log

0.11.0 (2019-07-26)

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.16KB

3、 olm.yaml 8.65KB

查看:2019-07-27发行的版本