From d25df1313fc275de628ff6089483f7fa25020000 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Jun 2025 01:42:07 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20jupyter=202025-05-30=20?= =?UTF-8?q?=E2=86=92=202025-06-02=20(minor)=20(#35914)?= 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 | minor | `a3df2ba` -> `949c3fd` | | quay.io/jupyter/base-notebook | minor | `da04e89` -> `81f4e00` | | quay.io/jupyter/datascience-notebook | minor | `c3157a0` -> `2014f3b` | | quay.io/jupyter/minimal-notebook | minor | `b1e5df5` -> `23c62f4` | | quay.io/jupyter/pyspark-notebook | minor | `aae5290` -> `0dbd92e` | | quay.io/jupyter/r-notebook | minor | `7d87c57` -> `1cfec87` | | quay.io/jupyter/scipy-notebook | minor | `da02c43` -> `08e4c32` | | quay.io/jupyter/tensorflow-notebook | minor | `5923539` -> `fcd5454` | --- > [!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 | 4 ++-- charts/stable/jupyter/values.yaml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 2075fc0f4a6..16402f2a089 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.5.30 +appVersion: 2025.6.2 dependencies: - name: common version: 25.4.10 @@ -44,5 +44,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 11.24.32 +version: 11.32.0 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index e6872a54ab9..29bd910579d 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-05-30@sha256:da04e895f1ccd395827f3033023603daafad818e9815c22c1fdc5cb6bd523a04 + tag: 2025-06-02@sha256:81f4e00390b1b28ba254ec603670e26305d45520f32b0d25ac51c3d6332c8c14 minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-05-30@sha256:b1e5df5d0147db361f004f898700feffc80a58d09bca567bb93395945a30a8a2 + tag: 2025-06-02@sha256:23c62f4ff7988996eb5271748a341adcecf099f85075d158e38619b3eddc4d62 rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-05-30@sha256:7d87c57b6f17ef0f8825841b7e8a6fc412d9ac64d28604fb5dd643d8a8ef49d6 + tag: 2025-06-02@sha256:1cfec8732d6b8eaf891e6b3ea1a6844e50a90a1bf3d012e7d463869efd713093 scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-05-30@sha256:da02c43110d3d00d584979ca785bf8c1f4c30e1534097d49852b1f3371d32808 + tag: 2025-06-02@sha256:08e4c32e10df101bcee46fba936b728721cf574c5d0153157c806dc96e56d8cf tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-05-30@sha256:5923539b9e103f8fc4b2f65a133ac56fd951eded287553f925bdb34fa959f260 + tag: 2025-06-02@sha256:fcd545494caf7ea38d531512784d380c3efa4c13e635071fc914d7d80ac4f5b6 datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-05-30@sha256:c3157a080fab9ad7718a904a751cd5cbfa1190365f13f15f80f349b7f7dee4a1 + tag: 2025-06-02@sha256:2014f3b923d90d48dc45a9df5935efa97258ed557159a994921f4651d571b101 pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-05-30@sha256:aae52902c4ef29831c33c3e04f671ff104cc625611a09666b6eb58378ee813d3 + tag: 2025-06-02@sha256:0dbd92ed716aafa97c5477b9a116256faa5da58acfffbe67668b78281cb99d35 allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-05-30@sha256:a3df2bac3af1b1a3766fbb0bdc769c0d8f91d810fb3002df7ca20f890a47a3ed + tag: 2025-06-02@sha256:949c3fd651200ef9b18c6bef38e827f6c00d3dce26965ea9168150e98d0f9a26 jupyter: jupyter_cmd: lab restartable: true