diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 130927d8533..e9f5b26e73e 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.2.6 +version: 8.2.7 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 8083bf2073c..8a7a44d9599 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/rocker/rstudio - tag: 4.4.2@sha256:52f75ea0205d0e7dc83e08863f81c1dc225ce53d00c87c949b77afbfc494ac0c + tag: 4.4.2@sha256:71cceddbaac4d201fb911aaf5a62ca76902361547d7537e765c5c16367fcc7cb persistence: config: enabled: true