From 2bcf1a84f4d1b376a2e6741fa2c5d1b1acfff7c6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 10 Jan 2023 18:34:57 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/jupyter-minimal to v2023-01 --- charts/stable/jupyter/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 02572361f63..c1c4896c8b7 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -5,7 +5,7 @@ image: minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-01@sha256:d9841db5d50108988eb8f9e055753cbeb439303c7e472aed2b6c06727996d44b + tag: v2023-01@sha256:213b674fad5fe29c0a4ae508375e9fd837bdb2f58fe7d886fdef104afdcc83f4 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent