From 0cb99c5d61e638e904dc1ccefa8281b3f433472f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 7 May 2024 08:17:40 +0200 Subject: [PATCH] chore(deps): update container image rocker/rstudio to 4.4.0@ea482a2 by renovate (#21720) 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 | `650d265` -> `ea482a2` | --- > [!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 | 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 2fb6d47ebcb..60f309c5174 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.webp keywords: - rstudio - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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: 7.0.5 +version: 7.0.6 diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index b2f4995d4f2..001232267b9 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:650d265c7a840587ec369824da9dd39b54a0e692aa44b7a48e686e813e48d1fe + tag: 4.4.0@sha256:ea482a2508bd83115e9f734aac96cb7eb38059988f3406959f2943f9cfd5b401 persistence: config: enabled: true