From fddcb55b0f50a04d4cb615777c379c6f1a6d2fdb Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 19:05:53 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jupyter-tensorflow to v2023-01 --- 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 a6fdfb5f582..2c615becbcc 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-12@sha256:f73fb73c0b2f2934dccbefe282b3abc7bc2d3e866d18baf1f00bcadf84b6c625 + tag: v2023-01@sha256:db9bc5f5753938b0592d0ac10160885dabf61bc2d7879433b1fc3b716b98e827 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent From 98db574074f21dded3d0ee61a157438cd594b761 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 7 Jan 2023 19:10:26 +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 58bb036ff8a..2d5e346110b 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.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - Cloud