v0.18.2
版本发布时间: 2021-06-09 21:47:13
operator-framework/operator-lifecycle-manager最新发布版本:v0.29.0(2024-10-25 16:30:06)
Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.18.2/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.18.2
Changes:
- Update install script to fail when conflicting packaged installations exist for kube distributions. #2195 (kevinrizza)
1、 crds.yaml 609.46KB
2、 install.sh 1.71KB
3、 olm.yaml 9.01KB