diff --git a/charts/incubator/rstudio/Chart.yaml b/charts/incubator/rstudio/Chart.yaml index 3e5a9d920f7..60a7cf5ec2c 100644 --- a/charts/incubator/rstudio/Chart.yaml +++ b/charts/incubator/rstudio/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/rocker-org/rocker-versioned - https://hub.docker.com/r/rocker/rstudio/ type: application -version: 2.0.2 +version: 2.0.3 diff --git a/charts/incubator/rstudio/values.yaml b/charts/incubator/rstudio/values.yaml index 6c02f38fd6d..96ab0f6a33f 100644 --- a/charts/incubator/rstudio/values.yaml +++ b/charts/incubator/rstudio/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rstudio - tag: latest@sha256:f0a59a893cc1a23ad4de013819eae00cbd941e079958efb217efad4cf7012a7e + tag: latest@sha256:a6fc10f8d864f7893f8e022d44a5f8377292c6f5cea3d60bee1bb38fcc2da5a3 persistence: userdatadirectory: enabled: true