From 43fdc1cb3c3ac1f6fb7a15469601e15e401c02a0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 4 Apr 2022 12:38:22 +0000 Subject: [PATCH] Update helm-docs and README.md --- charts/rstudio-connect/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/rstudio-connect/README.md b/charts/rstudio-connect/README.md index 34c77c73..fc8f22f8 100644 --- a/charts/rstudio-connect/README.md +++ b/charts/rstudio-connect/README.md @@ -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.24: +To install the chart with the release name `my-release` at version 0.2.25: ```bash helm repo add rstudio https://helm.rstudio.com -helm install my-release rstudio/rstudio-connect --version=0.2.24 +helm install my-release rstudio/rstudio-connect --version=0.2.25 ``` ## Required Configuration