Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
fh-mthomson committed Aug 11, 2023
1 parent fe1cc56 commit b70774e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/rstudio-workbench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ To ensure a stable production deployment, please:

## Installing the Chart

To install the chart with the release name `my-release` at version 0.6.5:
To install the chart with the release name `my-release` at version 0.6.6:

```bash
helm repo add rstudio https://helm.rstudio.com
helm upgrade --install my-release rstudio/rstudio-workbench --version=0.6.5
helm upgrade --install my-release rstudio/rstudio-workbench --version=0.6.6
```

To explore other chart versions, take a look at:
Expand Down

0 comments on commit b70774e

Please sign in to comment.