From 178441f5e1a1198891b3ab97ad9d04f63bdd2f6c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 29 Jul 2023 16:34:14 +0200 Subject: [PATCH] chore(deps): update jupyter (#10993) --- 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 e6e1c9750af..3449c2db9b5 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.51 +version: 4.0.52 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index cfe5e4725e0..0ca5e4834e6 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-07@sha256:263412983d979a69df4af847817980910fe7217584f5788e0c2f5972e55a77a8 + tag: v2023-07@sha256:ba4fb30175d283f82f8fab2ddd6f27fa47baa875c5127972d32658113e06bfe1 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-07@sha256:ac9cba95f82e86dad3d12b2aa8fc8ecd8167220d10645f73645270d4e6b47840 + tag: v2023-07@sha256:c3e2076d7ca16793761389cf8c265dc1b88cdd129b9689962c99fc80b1d9f152 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent