diff --git a/charts/incubator/rstudio/Chart.yaml b/charts/incubator/rstudio/Chart.yaml index 56e5dc81a69..ac96c3be69c 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.4 +version: 2.0.5 diff --git a/charts/incubator/rstudio/values.yaml b/charts/incubator/rstudio/values.yaml index 96ab0f6a33f..2952bcaf2f1 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:a6fc10f8d864f7893f8e022d44a5f8377292c6f5cea3d60bee1bb38fcc2da5a3 + tag: latest@sha256:0fe2f4ddaa2b2c2827d6f06a7c86cb6882a2064c688e70ba940e9cc346f4ac43 persistence: userdatadirectory: enabled: true