Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Oct 4, 2022
1 parent 9bedf97 commit e1d98e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/setup/upgrade/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Follow the below instructions to update the license:

```bash
# detect current version
helm ls -A | grep kubedb
helm ls -A | grep voyager

# update license key keeping the current version
helm upgrade voyager-operator appscode/voyager --version=<cur_version> \
Expand All @@ -155,7 +155,7 @@ helm upgrade voyager-operator appscode/voyager --version=<cur_version> \

```bash
# detect current version
helm ls -A | grep kubedb
helm ls -A | grep voyager

# update license key keeping the current version
helm template voyager appscode/voyager --version=<cur_version> \
Expand Down

0 comments on commit e1d98e8

Please sign in to comment.