From 4f55242a5381f06463f07fa7982a92c4ad6ad5da Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 29 Jul 2023 21:36:01 +0200 Subject: [PATCH] chore(deps): update jupyter (#11010) --- charts/stable/jupyter/Chart.yaml | 2 +- charts/stable/jupyter/values.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 3449c2db9b5..a9c65a7ee68 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: 4.0.52 +version: 4.0.53 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 0ca5e4834e6..ac660c23ecd 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -1,15 +1,15 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-07@sha256:0f58b87b28d121c85d111f21a5f12c303eada81cf7a17de956fa79f96b741af6 + tag: v2023-07@sha256:952b103d99f36c9ad3cac99891415fb305edc6da83770235a1147487ec4dc938 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-07@sha256:1e5d81a693cf78f969a3ebe6caad0959778c62b7697fc5c1c34b5791676f564b + tag: v2023-07@sha256:6d0e74bba7cd6338029f3cd19736903a18f2cc1b05fd0fd9b6236e2ae1933ec8 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-07@sha256:946cb5b020a96473ac4d268166e56ca2156f14121807952ce84fe6d03a2551a5 + tag: v2023-07@sha256:0ae377bb30d4015fe00a84c10f1d00ddcbebe2ed9c93dd0ca89ff007f9267ead scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent @@ -21,15 +21,15 @@ tensorflowImage: datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-07@sha256:5713514fb57308892bcd6ebfedec2170b0b81f7a669c7b7a0bfb0d2cd0667783 + tag: v2023-07@sha256:d7d07a188029b79354e3eda861c18a7df9759ce8f7f8656fbfd6160018a87c87 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-07@sha256:d5cde002abd1b2e0f7844e1e07abfa61be7cc9443e7e3359a9d36ae889dc9e5b + tag: v2023-07@sha256:767defb2fa8e09c18da089da30c00e54c51d394923e62b82bb0a1dad779ffd55 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-07@sha256:3eec06823084dc288e7970fb87a5ed195d8589351a637295efba863c694d3670 + tag: v2023-07@sha256:4e5482cbb74fe5ffa67b064ef032cdabc1728f476fca4e66270ab12ea9af5f21 jupyter: jupyter_cmd: lab restartable: true