From ea76e1ff8dd3ab5ed0e0fe7d63526a8c2f04f4d1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Jul 2023 14:20:01 +0200 Subject: [PATCH] chore(deps): update jupyter (#10249) --- charts/stable/jupyter/Chart.yaml | 2 +- charts/stable/jupyter/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index a13690ef2f5..74b13ca6e0c 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: 4.0.42 +version: 4.0.43 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 4567d82822d..0b80e4d0af7 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -13,11 +13,11 @@ rImage: scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-06@sha256:c6a1d5e3e7223119683adf9ed37ba5c631be1b62d2057f0d5a0afe99c82ee9c3 + tag: v2023-06@sha256:888b6479e623e2d2c0cd64fab4133da870fcc28de39024284f5d44e35697b112 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-06@sha256:75173cedf225891b2d12cb8421a8e976895efcb3c32c3a06a62c0e2ac61f9cce + tag: v2023-06@sha256:dbdfd34a16dc52c346d38361d6c0189df61f8cd0e368fe3d0de6bc57083aeec3 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent