From 084e7efb9820e5caff471d6a8627832a14999213 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Mar 2024 07:57:58 +0100 Subject: [PATCH] chore(deps): update container image rocker/rstudio to v4.3.3@9f4e48f by renovate (#18854) --- charts/stable/rstudio/Chart.yaml | 4 ++-- charts/stable/rstudio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 8818e58becd..e472e4a5e40 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.3.2 +appVersion: 4.3.3 dependencies: - name: common version: 18.1.2 @@ -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: 6.2.1 +version: 6.2.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 0a73f428d91..5912cfc2719 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.3.2@sha256:47a62bf1c19935ce96ca20f5752152e03022803b0c7d97159b316f510578891d + tag: 4.3.3@sha256:9f4e48ff0808a80040cf3897be44a1b9618c4f0d4186eb74b7bb6fbec5e4b590 persistence: config: enabled: true