diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 01f1c9f52a1..3b8301c12ab 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.4.0 +appVersion: 4.4.1 dependencies: - name: common version: 24.0.1 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 8.0.3 +version: 8.0.4 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index d7a5d8977b7..977f67888bf 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: rocker/rstudio - tag: 4.4.0@sha256:f7861771ddbfdc656e1e3f8ea2de91997c2e96f0d900b4cdac0c89adc05c73cc + tag: 4.4.1@sha256:853bc686c132b6f07ec024142612d7d01ea4d2a0716fe269d36adf4d4487c19c persistence: config: enabled: true