diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 23cfb62fd43..eca327e376e 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.6.0 +appVersion: 4.6.1 dependencies: - name: common version: 29.5.3 @@ -36,5 +36,5 @@ sources: - https://github.com/rocker-org/rocker-versioned2 - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio type: application -version: 10.5.1 +version: 10.5.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 0d29fc86cf7..d12dd7d1204 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/rocker-org/rstudio - tag: 4.6.0@sha256:f64b727af0cb4958e6754854c681ffe6a4ee0968e26b4008b9ca7d31699df28d + tag: 4.6.1@sha256:8f1c451d9bad973d8d14cd06c2c38b0f56559fd785212b879d91fd5d2aa6de9e persistence: config: enabled: true