From 312728f835cb1033f57a207172ea04b105d4b7d8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Aug 2025 11:00:06 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20jupyter=202025-08-04=20?= =?UTF-8?q?=E2=86=92=202025-08-11=20(patch)=20(#38259)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 16d22ad8d27..12aa3bafb84 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.8.4 +appVersion: 2025.8.11 dependencies: - name: common version: 28.15.1 @@ -44,5 +44,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 12.18.0 +version: 12.18.8 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 919dde453fb..172dbaf02fd 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-08-04@sha256:811daea9eff77cf57835e40ceb55d31e4b35989b27f84e84ef8f28dff33219f5 + tag: 2025-08-11@sha256:8e6ae2ad554751be8e85a1b2b9e595c117f01607ce17bf5f6d7e933af4e878bd minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-08-04@sha256:2f2e13feaf2da772af15125659916eaf6d518a16878d9861aa911f029100c184 + tag: 2025-08-11@sha256:436cbbe798eb8b0ff70d9be0b62be8fc721bcb1c253a0fe8f71a231c9a96382c rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-08-04@sha256:8d0676a06d3d728b2f7164fe51487373edf1a8e3f743113437dde6f2644d0be4 + tag: 2025-08-11@sha256:4b008cc618925523f74498bb1d2848f947bc63bfc6d8db7a6e8ba574cbe470a3 scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-08-04@sha256:104390c7d0aa3988bab2ed2c38fcdd456427bbc67182a0d18bc045511d37c589 + tag: 2025-08-11@sha256:aa5ff9b6f8614d1f3a31dc8778b8563e804af82ada76c3d0ffef61702142903f tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-08-04@sha256:5c1a2bcebc6d4ec642323cc615cffb37b6fca64944ed45d0c4175b914ecf2444 + tag: 2025-08-11@sha256:0e68d76295f3e9b3b559a9f75e308b87529d0e494047bddcc3400941a88d37b7 datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-08-04@sha256:e862beda57a1133da9f0fb445d017a4bccd7944621127b507973a6a47ac3b739 + tag: 2025-08-11@sha256:6dd7b3360bfffa708ce4f22ca420ad964894b8829fd32089d39a011967f4cbcd pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-08-04@sha256:98e40de2295cd315ffebd42b3f02fd77ef18996e98e6dc035d26f4a3464f8abb + tag: 2025-08-11@sha256:7c5b88ac021d0a007406939d8ba5d8026179aaecbe0d3d976aa368b7d4d118a8 allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-08-04@sha256:c360f75bbd75033eea3155f8f08e30d74f3074d200ae28308d1461a62662194c + tag: 2025-08-11@sha256:dc476300e386dbdbfa8c9c5f51e7ea85235ad551dc01ba44560613b1689027ff jupyter: jupyter_cmd: lab restartable: true