From c75da0434277a3bf4ae4e9feda85fa61ced8c5c7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 9 Feb 2023 16:22:23 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/jupyter-base to v2023-02 --- 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 63b5147d5a7..547f7e815ef 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-02@sha256:dfcae3750b4e0f052c6a945f817da040311b0fa263fc9478bc2c7fe9ff5b83c9 + tag: v2023-02@sha256:a714af98e68aa6a8e897021be39f1aae014a719f35ddcaa2d46837251e58ca69 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent