MyGit

0.10.0

operator-framework/operator-lifecycle-manager

版本发布时间: 2019-05-23 01:55:55

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

Manual

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

Change Log

0.10.0 (2019-05-22)

Full Changelog

Closed issues:

Other changes:

* This Change Log was automatically generated by github_changelog_generator

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

1、 crds.yaml 46.05KB

2、 install.sh 1.17KB

3、 olm.yaml 9.57KB

查看:2019-05-23发行的版本