From ec3aa1ba5522a874e7e4a50eb56ab7b6efc54f33 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Apr 2025 14:27:55 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20jupyter=202025-04-26=20?= =?UTF-8?q?=E2=86=92=202025-04-28=20(patch)=20(#34866)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/jupyter/Chart.yaml | 2 +- charts/stable/jupyter/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index a32de35ce90..1adb9649d4a 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: 11.16.126 +version: 11.16.128 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index cb32b875601..6451d389146 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -9,7 +9,7 @@ minimalImage: rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-04-26@sha256:8d8ccfec8d136d8e36b6711712a82966f10010f0729b72d787ad7d12f493d508 + tag: 2025-04-28@sha256:38fb42a673e3afaa3e8c41cde9a8af0546e6626f7cf77e48c212663bc502a74e scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent @@ -21,7 +21,7 @@ tensorflowImage: datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-04-26@sha256:10d0afd4f2f0f1fdbd04bd92e321ce6a19d09712057c4f8f9d2d83cb3b1975a0 + tag: 2025-04-28@sha256:2d403b1d037f913dd1f99a0c85bd9fc11bf183e1cf13d9298c5352390abb1707 pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent