Skip to content

Commit

Permalink
Update 2a-installation.md (#55)
Browse files Browse the repository at this point in the history
updated to latest version 0.0.4
  • Loading branch information
lxie123 authored Dec 10, 2024
1 parent 852102f commit e815eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick-start/2a-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ It may be helpful to have the following tools installed:
### Installation via Helm

```bash
helm install hmc oci://ghcr.io/mirantis/hmc/charts/hmc --version 0.0.3 -n hmc-system --create-namespace
helm install hmc oci://ghcr.io/mirantis/hmc/charts/hmc --version 0.0.4 -n hmc-system --create-namespace
```

### Verification
Expand Down

0 comments on commit e815eb2

Please sign in to comment.