diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index ddc14a77e50..23cfb62fd43 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.5.0 +version: 10.5.1 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 3df7a31626a..0d29fc86cf7 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:882422c651bc4b2b7ef68e18dc8f9819702321b72bce65c75437582ec42a9f8c + tag: 4.6.0@sha256:f64b727af0cb4958e6754854c681ffe6a4ee0968e26b4008b9ca7d31699df28d persistence: config: enabled: true