From c75da0434277a3bf4ae4e9feda85fa61ced8c5c7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 9 Feb 2023 16:22:23 +0000 Subject: [PATCH 1/2] 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 From 71d306698594789d3c80fdfd9a462b2826e2df85 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 9 Feb 2023 16:26:28 +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 e2ae2155b8e..dd4484db0a3 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.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - Cloud