From f969f517395c12a408f9c1705b69a4319bb6cf32 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Sep 2025 08:17:00 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20jupyter=202025-09-07=20?= =?UTF-8?q?=E2=86=92=202025-09-08=20(patch)=20(#39277)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `f54c55e` -> `bdadf29` | | quay.io/jupyter/base-notebook | patch | `31345bf` -> `fca4d15` | | quay.io/jupyter/datascience-notebook | patch | `56fee20` -> `712552d` | | quay.io/jupyter/minimal-notebook | patch | `1d9bbe6` -> `1e828c3` | | quay.io/jupyter/pyspark-notebook | patch | `d5ea067` -> `4656ac1` | | quay.io/jupyter/r-notebook | patch | `da1929d` -> `3763616` | | quay.io/jupyter/scipy-notebook | patch | `d8230fd` -> `ac8b571` | | quay.io/jupyter/tensorflow-notebook | patch | `57ce742` -> `58f00cc` | --- > [!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 these updates 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 | 5 +++-- charts/stable/jupyter/values.yaml | 16 ++++++++-------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 85539047db2..98d06924e2f 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.9.7 +appVersion: 2025.9.8 dependencies: - name: common version: 28.17.0 @@ -45,4 +45,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 12.28.0 +version: 12.28.8 + diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 6d10b4726ed..7dcb2873c52 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -1,35 +1,35 @@ image: repository: quay.io/jupyter/base-notebook pullPolicy: IfNotPresent - tag: 2025-09-07@sha256:31345bffa2ca139c72cd9ad0b1afd4f9946eb3b4a537d2210442731d46891644 + tag: 2025-09-08@sha256:fca4d1509038f7c19443fa46cf276d706e9d3ad4a13a0f22aa0a4f8d1b64362f minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-09-07@sha256:1d9bbe60a6bfcc7ce31c65312a08290eb251ee84e2546b7636894283ce77c0c4 + tag: 2025-09-08@sha256:1e828c311e4f3f4be3919e09146bcbe9d9514c9e4107ee524e6e698fc4e9e607 rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-09-07@sha256:da1929db1926f95c23626bfac73ff49dcb32f9763c171460b42a4810e41a77b8 + tag: 2025-09-08@sha256:3763616760d3fa747dd3b8843a57df8a0c61c876e675a72df287910753260a3e scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-09-07@sha256:d8230fda4c2c9b4fe6b2775ebdd15d7d2ef911b24eca75eb56b5176f3d9015fa + tag: 2025-09-08@sha256:ac8b5713016c086d003317b9ebc64d7172027aedb0f05c8b16852ac7a7548b97 tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-09-07@sha256:57ce742c9afe6ca44cad94a9ba25aa82ba9165311b24328a30a92fd6e76e8e86 + tag: 2025-09-08@sha256:58f00cc6fd88535ab42bfcce746a2f4b0db944e4de0a07238ce2843958a33ffb datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-09-07@sha256:56fee20a991c3489df8fe088a995247d9b09ffc395178cc8240a044390de444d + tag: 2025-09-08@sha256:712552d3991eb4846cbed62809099dab7a5d68c6cf11127ba429c758d421cd05 pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-09-07@sha256:d5ea06769ab8ba6148bb2d927be2bcecf389d67412e5d0af6252debc47af8d4e + tag: 2025-09-08@sha256:4656ac1969821549dae2acc2869b771359c22929bbadfaa6515c95371db1572f allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-09-07@sha256:f54c55e1ba0413dce190d5d871cf660f3da43c70a2d9c84cb16efe50bb839934 + tag: 2025-09-08@sha256:bdadf29225bc8d308785ebd7ff7649325a73f690663416b76f5964a7d8f268ec jupyter: jupyter_cmd: lab restartable: true