diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 5ae725b7cba..83ccfc4caab 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png keywords: - rstudio - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 6.6.0 +version: 6.6.1 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 5912cfc2719..372d94983b1 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: rocker/rstudio - tag: 4.3.3@sha256:9f4e48ff0808a80040cf3897be44a1b9618c4f0d4186eb74b7bb6fbec5e4b590 + tag: 4.3.3@sha256:223204c638e2c11045637c67778f326812d8c4eaf5b35f56b427b5dd15560819 persistence: config: enabled: true