From 105bb39101cb0b11e00d75518f4e8f0c4a721805 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Oct 2023 10:39:30 +0200 Subject: [PATCH] chore(deps): update jupyter (#13732) --- charts/stable/jupyter/Chart.yaml | 2 +- charts/stable/jupyter/values.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index f5e2a8e5aa0..3cc969a1215 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 5.0.37 +version: 5.0.38 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 5a4ea3cd23a..a5dd7175040 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -9,23 +9,23 @@ minimalImage: rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-10@sha256:5f209931dce0d3c79b18556e8ef88020ea05ed91fde8e1514800b2e8cad04530 + tag: v2023-10@sha256:e01e0464d67f5e765cafeb1d6c2894263814473ca3d537cb2aa3fdfa6f933d93 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-10@sha256:69a5773d07bd825d125f36711cb706fdd4448063b57dc34b51fe056922a401d5 + tag: v2023-10@sha256:1ea4b06ca151de0a774a928fe3182fee227cf61a06c32c42ded48d65c1cb3374 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-10@sha256:bd69b9372478a616d9dc1de35e650bafafe73482777b66beaeaf428ad9a76b24 + tag: v2023-10@sha256:2e93b4ac5aed969acfeae89fd9f6b1f4ad6e0b6c19669e9590710c245d8de4ca datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-10@sha256:3a5716c6ea76c5a381dc771e9c5c0e8bd5777c16027d334a2a5969e5c7304eee + tag: v2023-10@sha256:787672213faa1aa698bdece03536c74d86ea181250a66cdf4d4e3f8ed5bd745b pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-10@sha256:2316533a7a073cd69b5c74ed1fb39bcd594b54553e7762050a4d09c9b55461b6 + tag: v2023-10@sha256:88d046efd773b3d81217334dcf8afbeb92d5966e85425a449a74094eeae99ce3 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent