diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index d3c33f691c6..d4dc86c3b63 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.5.0 +appVersion: 4.5.1 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/rocker-org/rocker-versioned2 - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio type: application -version: 8.6.2 +version: 8.6.3 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 599897a46f3..42d14eb88bd 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.0@sha256:9e696f1eba5cf53c9f3b9d5eafe159332f4311e0b373514f0a277cd7bf5724ba + tag: 4.5.1@sha256:779353d18b7064ed8320f0e9d764ad69249bdcd40258e37b7d1db6e0ce082425 persistence: config: enabled: true