diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 4197b265aca..69163769c42 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -36,7 +36,8 @@ name: rstudio sources: - https://ghcr.io/rocker-org/rstudio - https://github.com/rocker-org/rocker-versioned2 + - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio type: application -version: 9.7.1 +version: 9.7.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index d1d37337b97..588d3f4149b 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/rocker-org/rstudio - tag: 4.5.1@sha256:034a29fd65c55b92639f3af940eedacce3527631212f0760545fa3e21edbd2da + tag: 4.5.1@sha256:ed9402811f9c0c1237af6a0d19c158c023f1207d2de0debcb996b8934403dcc9 persistence: config: enabled: true