diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index a24059c56cb..bd026f2e9fb 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 8.0.1 +version: 8.0.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 3efff85bee4..a0110baea34 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.0@sha256:a8e6d85aa3245588725aeea962979ab57aba867afbf6822e922e3001910fe705 + tag: 4.4.0@sha256:32c2e68d7e3e0067d7801fd5116450549eb06ddb2a4bc54d9c09f7c3e1732898 persistence: config: enabled: true