diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index fb0541f929a..c920d4ab994 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.4 +version: 8.2.5 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 1be70f133e5..8083bf2073c 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:f6981d6e7f1d4a70088eeb7c3b3f9eab4c233cd77cdeb56b076e6c67c208950b + tag: 4.4.2@sha256:52f75ea0205d0e7dc83e08863f81c1dc225ce53d00c87c949b77afbfc494ac0c persistence: config: enabled: true