diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 857bf96efdd..8be6840498b 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.1.3 +version: 8.1.4 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 977f67888bf..e26e1e727d6 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: rocker/rstudio - tag: 4.4.1@sha256:853bc686c132b6f07ec024142612d7d01ea4d2a0716fe269d36adf4d4487c19c + tag: 4.4.1@sha256:f5c8b1c2817860fcefd3105c92c60bedb1fbcb76093f0783345e9e4379c2bad4 persistence: config: enabled: true