From 1c40bc78cdf8ceb26ee7086f69434066712ff9b2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Aug 2025 21:56:05 +0200 Subject: [PATCH] chore(helm): update image quay.io/jupyter/base-notebook digest to 8370819 (#38411) 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/base-notebook | digest | `8e6ae2a` -> `8370819` | --- > [!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 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 0c7afddcd75..30919a97094 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -44,5 +44,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 12.19.0 +version: 12.19.1 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index d32d541d99a..350767d1ab9 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/jupyter/base-notebook pullPolicy: IfNotPresent - tag: 2025-08-11@sha256:8e6ae2ad554751be8e85a1b2b9e595c117f01607ce17bf5f6d7e933af4e878bd + tag: 2025-08-11@sha256:8370819f642e83d0ca9c7f26c6e60580a920a69af80607888723b1784f6b1232 minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent