diff --git a/charts/incubator/rstudio/Chart.yaml b/charts/incubator/rstudio/Chart.yaml index 467b2bbeb2d..f430f495d5b 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.6 +version: 2.0.7 diff --git a/charts/incubator/rstudio/values.yaml b/charts/incubator/rstudio/values.yaml index 2952bcaf2f1..dd90c3193bd 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:0fe2f4ddaa2b2c2827d6f06a7c86cb6882a2064c688e70ba940e9cc346f4ac43 + tag: latest@sha256:66604649adaf7738e901f48f7d9865813d187ee7f8510d7510e4680dbd941318 persistence: userdatadirectory: enabled: true