Skip to content

Commit

Permalink
Merge pull request #322 from shaowenchen/fix_install
Browse files Browse the repository at this point in the history
doc: fix installation cmd in release 1.8.2 blog
  • Loading branch information
volcano-sh-bot authored Apr 10, 2024
2 parents ecd4021 + c788f32 commit 40b58fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/blog/Volcano-1.8.2-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ As Volcano is used in more and more production and cloud environments, it is imp
- Add Volcano charts bin address
```shell
helm repo add volcano-sh https://volcano-sh.github.io/helm-chart
helm repo add volcano-sh https://volcano-sh.github.io/helm-charts
```

- Search for all installable versions of Volcano
Expand Down
2 changes: 1 addition & 1 deletion content/zh/blog/Volcano-1.8.2-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ https://github.com/volcano-sh/volcano/issues/2999
- 添加 Volcano charts 仓地址
```shell
helm repo add volcano-sh https://volcano-sh.github.io/helm-chart
helm repo add volcano-sh https://volcano-sh.github.io/helm-charts
```

- 查询所有可安装的 Volcano 版本
Expand Down

0 comments on commit 40b58fc

Please sign in to comment.