From aeb25e65ab0526a87d0e7d46d0727ae59288904f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 00:56:28 +0100 Subject: [PATCH] chore(helm): update image docker.io/rocker/rstudio digest to 050e232 (#31007) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/rocker/rstudio](https://redirect.github.com/rocker-org/rocker-versioned2) | digest | `48f3ed0` -> `050e232` | --- > [!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 | 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 00e1c05dffe..b48e4a2da46 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 8.4.0 +version: 8.4.1 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 7bf94005e0b..717b723ddea 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/rocker/rstudio - tag: 4.4.2@sha256:48f3ed0bd738d40fd9908d60c8dda411d52d1f0deb57e18b5543c04604a33294 + tag: 4.4.2@sha256:050e232046d8a8681d84444498a48afadfa7900fa783be5ec3ed9f4eb9f3ceb0 persistence: config: enabled: true