From a0987747f395c655d321f0148a6894bf4c92cc6a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 13:01:10 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jupyter-tensorflow 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..247ceb66441 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -17,7 +17,7 @@ scipyImage: tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2022-09@sha256:0ed38305cade1f9e328985d42d604ca186a8d01e54b6249a7a63c0cc44ff872c + tag: v2022-09@sha256:7b31bbba085371e158c7f2a9ca08040f56db0a722864abecc0bd80aa897457ac datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent From de64e56e8ebba918cba58caf3fe5aeb17e975ba1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 7 Jan 2023 13:07:13 +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