mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Merge pull request #3185 from zhuxiujuan28/patch-2
Update release-v412.md
This commit is contained in:
commit
6b788a5c36
|
|
@ -8,6 +8,12 @@ weight: 44
|
|||
|
||||
## KubeSphere
|
||||
|
||||
### 安装/升级命令
|
||||
|
||||
```
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.2.tgz --debug --wait
|
||||
```
|
||||
|
||||
### 新特性
|
||||
|
||||
- 支持基于 OCI 的 Helm Chart 仓库
|
||||
|
|
|
|||
Loading…
Reference in New Issue