Skip to content

Commit

Permalink
Update helm-docs and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 25, 2022
1 parent dbfbea8 commit 026ddd2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions charts/rstudio-connect/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RStudio Connect

![Version: 0.2.30](https://img.shields.io/badge/Version-0.2.30-informational?style=flat-square) ![AppVersion: 2022.04.2](https://img.shields.io/badge/AppVersion-2022.04.2-informational?style=flat-square)
![Version: 0.2.31](https://img.shields.io/badge/Version-0.2.31-informational?style=flat-square) ![AppVersion: 2022.05.0](https://img.shields.io/badge/AppVersion-2022.05.0-informational?style=flat-square)

#### _Official Helm chart for RStudio Connect_

Expand All @@ -23,11 +23,11 @@ As a result, please:

## Installing the Chart

To install the chart with the release name `my-release` at version 0.2.30:
To install the chart with the release name `my-release` at version 0.2.31:

```bash
helm repo add rstudio https://helm.rstudio.com
helm install my-release rstudio/rstudio-connect --version=0.2.30
helm install my-release rstudio/rstudio-connect --version=0.2.31
```

## Required Configuration
Expand Down Expand Up @@ -138,3 +138,4 @@ The Helm `config` values are converted into the `rstudio-connect.gcfg` service c

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)

0 comments on commit 026ddd2

Please sign in to comment.