diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index fb308975f01..07c7af12c61 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 8.2.2 +version: 8.2.3 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 48340e532a3..4f8e223cb6d 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/rocker/rstudio - tag: 4.4.1@sha256:e20873e75a9dfe7808a9087c683f7f3f26c31bddb1f31a24ba2f674942df2750 + tag: 4.4.1@sha256:051c070473e7e29508673daf64d10d78f44506fd0c84e83e9471a1900c885c4b persistence: config: enabled: true