Skip to content

Commit

Permalink
doc: Update README.md (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisam authored Aug 28, 2024
1 parent 8da3223 commit 895e9c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
### Helm Chart

```bash
helm pull oci://registry-1.docker.io/maxisam/mgob --version 1.8.3
helm upgrade --install mgob maxisam/mgob --namespace mgob --create-namespace
helm pull oci://registry-1.docker.io/maxisam/mgob --version 2.1.0
helm upgrade <my-release> oci://registry-1.docker.io/maxisam/mgob --version <new-version>
```

### Breaking Changes
Expand Down

0 comments on commit 895e9c8

Please sign in to comment.