From 4756bafa1cb7653e5b7d566d654ee19e20029c25 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 6 Aug 2023 15:36:59 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/jupyter-tensorflow to v2023-07 (#11240) --- charts/stable/jupyter/Chart.yaml | 2 +- charts/stable/jupyter/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 88552dbe85d..1feff073d4f 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: 5.0.1 +version: 5.0.2 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index d3dd79344a6..dcea136e289 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-07@sha256:c3e2076d7ca16793761389cf8c265dc1b88cdd129b9689962c99fc80b1d9f152 + tag: v2023-07@sha256:94da0d2327bc41bffc3fe15b6e2db8dfa6668e2ab7ad3c2dbc1a31fb8befcb60 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent