diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 02593442eee..e91f81d802a 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.5.2 +appVersion: 4.5.3 dependencies: - name: common version: 28.33.0 @@ -41,5 +41,5 @@ sources: - https://github.com/rocker-org/rocker-versioned2 - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio type: application -version: 9.17.1 +version: 9.17.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 9622d261292..ac643b2677d 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.5.2@sha256:0c2c118cc4e1b909f88ffdf593020d431084df393fc06449dd4470d11c1cb72d + tag: 4.5.3@sha256:98ebb74fcf53fc3b01f14d638c0ee7a5672c6619c3d1148af579d196857cc31d persistence: config: enabled: true