diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 2fb6d47ebcb..60f309c5174 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.webp 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: 7.0.5 +version: 7.0.6 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index b2f4995d4f2..001232267b9 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.4.0@sha256:650d265c7a840587ec369824da9dd39b54a0e692aa44b7a48e686e813e48d1fe + tag: 4.4.0@sha256:ea482a2508bd83115e9f734aac96cb7eb38059988f3406959f2943f9cfd5b401 persistence: config: enabled: true