From eb9125735e91834a153507ecfe32c1fa2dff84fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 14 Jun 2024 20:38:38 +0200 Subject: [PATCH] chore(deps): update container image rocker/rstudio to v4.4.1@853bc68 by renovate (#23352) --- 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 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