From b1b6f83a732042393cb3d1ef84ca6c68d04d3ff2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 10 Jan 2023 18:34:53 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/jupyter-base 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 6308f003a0b..02572361f63 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:d8ca8a3b41bbea2213fb7d169e41a45940da4e3e41b9580457e37c48cd58a24b + tag: v2023-01@sha256:d3b3fc53be190aabe7a506c47073383d8502354828c054c72f46031e84b20db3 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent