From 84f4d1d19d2236f4c17d9d9f051c8549783ae1f3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 4 Oct 2025 19:45:00 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/rocker-org/rstudio digest to ed94028 (#40382) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rocker-org/rstudio](https://redirect.github.com/rocker-org/rocker-versioned2) | digest | `034a29f` -> `ed94028` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/rstudio/Chart.yaml | 3 ++- charts/stable/rstudio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 4197b265aca..69163769c42 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -36,7 +36,8 @@ name: rstudio sources: - https://ghcr.io/rocker-org/rstudio - https://github.com/rocker-org/rocker-versioned2 + - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio type: application -version: 9.7.1 +version: 9.7.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index d1d37337b97..588d3f4149b 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.5.1@sha256:034a29fd65c55b92639f3af940eedacce3527631212f0760545fa3e21edbd2da + tag: 4.5.1@sha256:ed9402811f9c0c1237af6a0d19c158c023f1207d2de0debcb996b8934403dcc9 persistence: config: enabled: true