diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index dc739f110e4..31f5026822b 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/rocker-org/rocker-versioned2 - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio type: application -version: 9.13.5 +version: 9.13.6 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 07904b9459b..d494cfdd730 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.2@sha256:9f85211a666fb426081a6f5a01f9f9f51655262258419fa21e0ce38a5afc78d8 + tag: 4.5.2@sha256:e076d85b18238e5d21f76444231b0db40fff91ec3b11de2c36984bba1394af36 persistence: config: enabled: true