diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 48ab3de2f3b..d3c33f691c6 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/rocker-org/rocker-versioned2 - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio type: application -version: 8.6.1 +version: 8.6.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index f0aa5b3cd2d..599897a46f3 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/rocker-org/rstudio - tag: 4.5.0@sha256:26967f7619fd56b22fcfd472193b92f5958271d77df1704b0ce4cd50ecac0fa2 + tag: 4.5.0@sha256:9e696f1eba5cf53c9f3b9d5eafe159332f4311e0b373514f0a277cd7bf5724ba persistence: config: enabled: true