From 24def2a91e8b23e07498843caf9e8d6dfcccf3b2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Sep 2024 08:26:48 +0200 Subject: [PATCH] chore(deps): update container image jupyter/r-notebook to 2023-10-20@e845470 by renovate (#26230) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | jupyter/r-notebook | digest | `037fbac` -> `e845470` | --- > [!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/jupyter/Chart.yaml | 2 +- charts/stable/jupyter/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 3b3af621698..22f14d52881 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://hub.docker.com/r/jupyter/scipy-notebook - https://hub.docker.com/r/jupyter/tensorflow-notebook type: application -version: 10.1.5 +version: 10.1.6 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 399e997be3f..5e9da5456e8 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -9,7 +9,7 @@ minimalImage: rImage: repository: jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2023-10-20@sha256:037fbac4923318026e0e23365e667def5fb0e0baf333b6c90ffa145304c770a1 + tag: 2023-10-20@sha256:e845470a05d348b642911ae2cbfca2a9df260c8f5d5ac5e22d96ba9ac557a70e scipyImage: repository: jupyter/scipy-notebook pullPolicy: IfNotPresent