From 9f605d2ad6f6f069c2cd4481e4ebb9543534a93b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 13:00:46 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jupyter-minimal to v --- 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 17b3c9e38f4..d840fc768b5 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: v2022-09@sha256:08d2741d6995c6c78332292f76409cfa47f31a5a02c24c5271ebf6c1052deb20 + tag: v2022-09@sha256:271f544e91bba00aa31779dae38643e7a707c0e0a29f0b143acb3387d480c6bf rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent From 4d7289ceae37bed16e289f9edc62aa0208b28c66 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 7 Jan 2023 13:07:08 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/jupyter/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index c27fe2eaa7d..37fe00812e1 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 11.1.2 deprecated: false description: Jupyter a web based IDE -home: https://truecharts.org/charts/incubator/jupyter +home: https://truecharts.org/charts/stable/jupyter icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png keywords: - Jupyter @@ -19,10 +19,10 @@ maintainers: url: https://truecharts.org name: jupyter sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jupyter + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 3.0.1 +version: 3.0.2 annotations: truecharts.org/catagories: | - Cloud