From fd622b83c309266a2c71c1f8d52a2c5400d401c5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Jun 2024 20:20:27 +0200 Subject: [PATCH] chore(deps): update container image rocker/rstudio to 4.4.0@32c2e68 by renovate (#23213) 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://togithub.com/rocker-org/rocker-versioned2) | digest | `a8e6d85` -> `32c2e68` | --- > [!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://togithub.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 a24059c56cb..bd026f2e9fb 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 8.0.1 +version: 8.0.2 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 3efff85bee4..a0110baea34 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.0@sha256:a8e6d85aa3245588725aeea962979ab57aba867afbf6822e922e3001910fe705 + tag: 4.4.0@sha256:32c2e68d7e3e0067d7801fd5116450549eb06ddb2a4bc54d9c09f7c3e1732898 persistence: config: enabled: true