From 2ccd45734e7bee0f78a7f3788429c211a6d713fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Oct 2023 00:40:35 +0200 Subject: [PATCH] chore(deps): update jupyter to v2023-10 (minor) (#13255) --- 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 c5ee930f743..092eb5b28dd 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.31 +version: 5.0.32 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 4b83265f75b..3dca7f25bff 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-09@sha256:add7207118d96aa0fc5f3f570deb2c60a0e22bcf0d6c77f75825c0e27d1e8e3f + tag: v2023-10@sha256:887dd2e28dd8f2c01b6d16935e67d7743f0b6ebbb38f7e4aed78214f92572749 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-09@sha256:61d4e6473b848a3a8a7043115a4198d1ed9ec8c196ef105e7bde1e1f7fe3518c + tag: v2023-10@sha256:a1f44dfa085957c6d693a614e1eb5854dab10ad2457d7af3d5a682983a4bb606 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-09@sha256:04b0e624da6c05156cc3a86b4405879fd48846aa3a97241330b37ac96b82b149 + tag: v2023-10@sha256:bd1512c6e1de67e12aa4d40bf5324d8709400f040d98802f90d0a937ce74b4d4 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-09@sha256:feaf0b9f431cc84a28415d815e196571c1c5ac9df70efa776c1caf7974bbe25f + tag: v2023-10@sha256:3bf7e99c5bb2b7d2450d1ddcaee9d413968b37ea8ab6565f183f18aaf98bbd84 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-09@sha256:3bcb9dbe6ed66a1137da48d8f02a94b9ab47b5cc1efa832087fa9ea8a97e6eae + tag: v2023-10@sha256:529e560df67e8018714d4ab38aa5613ae52aab8cc5062c68fb891001dd707c94 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-09@sha256:15e6810d3da248c2ef56ea82336f59100afbdcfb1030b41ded0c0c3afe59a610 + tag: v2023-10@sha256:46fde0a0b816668c3966faf7c4df3b79eb678473f2c2bb7cc3d45926684c06b5 jupyter: jupyter_cmd: lab restartable: true