From 9ae1b49e47c4b8a45f092484b0c8c42a05b158dd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 10 Jan 2023 01:19:11 +0000 Subject: [PATCH] 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 e2608e574b9..7a4fcae2825 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: v2023-01@sha256:db9bc5f5753938b0592d0ac10160885dabf61bc2d7879433b1fc3b716b98e827 + tag: v2023-01@sha256:b09c44ff701c4e909a2ade07be97b7b33ff66ad8ddcebb19f854f7a7a6987d4a datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent