From a0987747f395c655d321f0148a6894bf4c92cc6a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 13:01:10 +0000 Subject: [PATCH] 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