diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index c0cdb39ae46..04d6433ca00 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/trueforge-org/truecharts/tree/master/charts/stable/rstudio type: application -version: 10.4.0 +version: 10.4.1 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 77dbc8650c3..3df7a31626a 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/rocker-org/rstudio - tag: 4.6.0@sha256:2088065094178ed0c127826d5d80a5159023919042763d5a572d0f199724eb50 + tag: 4.6.0@sha256:882422c651bc4b2b7ef68e18dc8f9819702321b72bce65c75437582ec42a9f8c persistence: config: enabled: true