From c4cf0b12292e721de97b94fe6c6c58a2b796af42 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Mar 2024 01:41:09 +0100 Subject: [PATCH] chore(deps): update container image rocker/rstudio to v@47a62bf by renovate (#18821) --- 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 837b24ff21f..8818e58becd 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png keywords: - rstudio - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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.0 +version: 6.2.1 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index a9a84a539a8..0a73f428d91 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:249741db954b55357c2bec5d683778765d26d3dc02686c639275c8955fbfe140 + tag: 4.3.2@sha256:47a62bf1c19935ce96ca20f5752152e03022803b0c7d97159b316f510578891d persistence: config: enabled: true