From dd656242b2d1c3ed397d6f7ae550eadf95a9aac5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Jun 2025 21:01:09 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/rocker-?= =?UTF-8?q?org/rstudio=204.5.0=20=E2=86=92=204.5.1=20(#36315)?= 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 | `9e696f1` -> `779353d` | --- > [!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 | 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 d3c33f691c6..d4dc86c3b63 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.5.0 +appVersion: 4.5.1 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/rocker-org/rocker-versioned2 - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio type: application -version: 8.6.2 +version: 8.6.3 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 599897a46f3..42d14eb88bd 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.0@sha256:9e696f1eba5cf53c9f3b9d5eafe159332f4311e0b373514f0a277cd7bf5724ba + tag: 4.5.1@sha256:779353d18b7064ed8320f0e9d764ad69249bdcd40258e37b7d1db6e0ce082425 persistence: config: enabled: true