From 1c3ecc94a3bb08ed89e6b396a6294c0c0f5ecd6a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Sep 2024 20:21:14 +0200 Subject: [PATCH] chore(deps): update container image rocker/rstudio to 4.4.1@e20873e by renovate (#26820) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rocker/rstudio](https://redirect.github.com/rocker-org/rocker-versioned2) | digest | `ee7c4ef` -> `e20873e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 4a3a3e8357a..f61210d4364 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.1.8 +version: 8.1.9 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 808fc61553c..23c416ffd18 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.4.1@sha256:ee7c4efa46f0b5d46e051393ef05f262aceb959463b15fc3648955965290d231 + tag: 4.4.1@sha256:e20873e75a9dfe7808a9087c683f7f3f26c31bddb1f31a24ba2f674942df2750 persistence: config: enabled: true