Skip to content

Commit 1d90221

Browse files
committed
Update helm-docs and README.md
1 parent 9287b9c commit 1d90221

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/rstudio-connect/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Posit Connect
22

3-
![Version: 0.7.19](https://img.shields.io/badge/Version-0.7.19-informational?style=flat-square) ![AppVersion: 2024.12.0](https://img.shields.io/badge/AppVersion-2024.12.0-informational?style=flat-square)
3+
![Version: 0.7.20](https://img.shields.io/badge/Version-0.7.20-informational?style=flat-square) ![AppVersion: 2024.12.0](https://img.shields.io/badge/AppVersion-2024.12.0-informational?style=flat-square)
44

55
#### _Official Helm chart for Posit Connect_
66

@@ -30,11 +30,11 @@ To ensure reproducibility in your environment and insulate yourself from future
3030

3131
## Installing the chart
3232

33-
To install the chart with the release name `my-release` at version 0.7.19:
33+
To install the chart with the release name `my-release` at version 0.7.20:
3434

3535
```{.bash}
3636
helm repo add rstudio https://helm.rstudio.com
37-
helm upgrade --install my-release rstudio/rstudio-connect --version=0.7.19
37+
helm upgrade --install my-release rstudio/rstudio-connect --version=0.7.20
3838
```
3939

4040
To explore other chart versions, look at:

0 commit comments

Comments
 (0)