From 7c385e38ebe172b9c6a61ec9d1a3947bff727187 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Mar 2026 20:07:01 +0100 Subject: [PATCH] =?UTF-8?q?fix(rstudio):=20update=20image=20ghcr.io/rocker?= =?UTF-8?q?-org/rstudio=204.5.2=20=E2=86=92=204.5.3=20(#45952)?= 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) | patch | `0c2c118` → `98ebb74` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 | 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 02593442eee..e91f81d802a 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.5.2 +appVersion: 4.5.3 dependencies: - name: common version: 28.33.0 @@ -41,5 +41,5 @@ sources: - https://github.com/rocker-org/rocker-versioned2 - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rstudio type: application -version: 9.17.1 +version: 9.17.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 9622d261292..ac643b2677d 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/rocker-org/rstudio - tag: 4.5.2@sha256:0c2c118cc4e1b909f88ffdf593020d431084df393fc06449dd4470d11c1cb72d + tag: 4.5.3@sha256:98ebb74fcf53fc3b01f14d638c0ee7a5672c6619c3d1148af579d196857cc31d persistence: config: enabled: true