From 98d1e5dfc71796ad2b6a7af832f20ceeb4bc99f6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 27 Sep 2024 19:45:08 +0000 Subject: [PATCH] Update helm-docs and README.md --- charts/rstudio-pm/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/rstudio-pm/README.md b/charts/rstudio-pm/README.md index 6c826b81..9e3aca56 100644 --- a/charts/rstudio-pm/README.md +++ b/charts/rstudio-pm/README.md @@ -1,6 +1,6 @@ # Posit Package Manager -![Version: 0.5.34](https://img.shields.io/badge/Version-0.5.34-informational?style=flat-square) ![AppVersion: 2024.08.2](https://img.shields.io/badge/AppVersion-2024.08.2-informational?style=flat-square) +![Version: 0.5.35](https://img.shields.io/badge/Version-0.5.35-informational?style=flat-square) ![AppVersion: 2024.08.2](https://img.shields.io/badge/AppVersion-2024.08.2-informational?style=flat-square) #### _Official Helm chart for Posit Package Manager_ @@ -24,11 +24,11 @@ To ensure a stable production deployment: ## Installing the chart -To install the chart with the release name `my-release` at version 0.5.34: +To install the chart with the release name `my-release` at version 0.5.35: ```{.bash} helm repo add rstudio https://helm.rstudio.com -helm upgrade --install my-release rstudio/rstudio-pm --version=0.5.34 +helm upgrade --install my-release rstudio/rstudio-pm --version=0.5.35 ``` To explore other chart versions, look at: