From 2f650eff4e5efe743bdceeedef9c440731c922bd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 17:01:17 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jupyter-base to v2022-12 --- 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 f401bb9a7fe..355223668ce 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: v2022-09@sha256:36f86f1b1362a6fb3d048c59a79bd505fe13cb6e5e9cc31b9aa1035ae39c8d04 + tag: v2022-12@sha256:f4abcef89a8ff88696d371d0664f848971713bb299ea0ae013a8346ef7d33c0e minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent From 5817e0f8bcd265c55f33b916f5e4e601dc0e6a6c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 7 Jan 2023 17:09:16 +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 a082e822219..58bb036ff8a 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.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - Cloud