From 1f37903cae0badefead2f0ce43e8bb46c30428de Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 14 Jun 2024 14:21:43 +0200 Subject: [PATCH] chore(deps): update container image rocker/rstudio to 4.4.0@f786177 by renovate (#23339) --- charts/stable/rstudio/Chart.yaml | 2 +- charts/stable/rstudio/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index bd026f2e9fb..01f1c9f52a1 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -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.2 +version: 8.0.3 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index a0110baea34..d7a5d8977b7 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:32c2e68d7e3e0067d7801fd5116450549eb06ddb2a4bc54d9c09f7c3e1732898 + tag: 4.4.0@sha256:f7861771ddbfdc656e1e3f8ea2de91997c2e96f0d900b4cdac0c89adc05c73cc persistence: config: enabled: true