diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 39dc7b6fb00..ce395f21231 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.4.2 +appVersion: 4.4.3 dependencies: - name: common version: 25.4.10 @@ -33,4 +33,4 @@ sources: - https://github.com/rocker-org/rocker-versioned2 - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio type: application -version: 8.5.2 +version: 8.5.3 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 6903f1698d2..bbc2bdf2ff7 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.4.2@sha256:58fe5df4df01791d312d0c6b27043526579551ceba64232387320b916837085a + tag: 4.4.3@sha256:85e84d206368208675350d8740725d8642662120cea847ccf41e24c6ad278459 persistence: config: enabled: true