Commit 1d90221 1 parent 9287b9c commit 1d90221 Copy full SHA for 1d90221
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Posit Connect
2
2
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 )
4
4
5
5
#### _ Official Helm chart for Posit Connect_
6
6
@@ -30,11 +30,11 @@ To ensure reproducibility in your environment and insulate yourself from future
30
30
31
31
## Installing the chart
32
32
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 :
34
34
35
35
``` {.bash}
36
36
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
38
38
```
39
39
40
40
To explore other chart versions, look at:
You can’t perform that action at this time.
0 commit comments