From d4ae68f971d57af5f98adc9f618bc4fc37c10943 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 24 Jan 2023 11:32:26 +0000 Subject: [PATCH 1/2] chore(deps): update jupyter --- charts/stable/jupyter/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 154d593a98c..efac6d9bae9 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-01@sha256:923bb7f35b58ca4f02abf9740c4a1e4a5ee065bab36e40cf06d2e979c46c11e7 + tag: v2023-01@sha256:498ec86ccf3b5af0e3a11612adff3bb7c869442e53a5710df26b286d6a2610e6 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent @@ -29,7 +29,7 @@ pysparkImage: allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-01@sha256:681a690380c97811be305c7fbf9915364743febfa8d72ae7fc31881c704f514d + tag: v2023-01@sha256:a544a33598596a8b9a3a5ebf168a2b3f01e25f7274715f56985a937df3061ade securityContext: readOnlyRootFilesystem: false From 1bc5ad9b47967355da08cef14f5599f5ae77fef6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Jan 2023 11:41:27 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/jupyter/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 7c3e3ac2f6b..caad210b224 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: 3.0.11 +version: 3.0.12 annotations: truecharts.org/catagories: | - Cloud