From 516c7a29644c788cfd2504b7ccb47a222c3e5800 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 20 Oct 2023 11:39:04 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/jupyter-scipy to v2023-10 (#13810) --- 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 60d57fdea82..3d5a9fb9fa7 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.39 +version: 5.0.40 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 13174fdbc76..db3339b6acd 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -13,7 +13,7 @@ rImage: scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-10@sha256:1ea4b06ca151de0a774a928fe3182fee227cf61a06c32c42ded48d65c1cb3374 + tag: v2023-10@sha256:2c2353dbd5931b006061147465a24a0f1b6806e591aca4a7f978edf250c4a4a7 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent