From 481c1be4af2c583ac7c260c4437c24bd3ba1aac8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 18 Aug 2023 15:43:27 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/jupyter-tensorflow to v2023-08 (#11660) --- 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 8d16d67a7af..f99fd17b8c6 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.7 +version: 5.0.8 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 5da12050ba0..20be81e8fa8 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-08@sha256:ee1f54c4ec2d7041cc747a83fee733b92de7a358f581aff29272e0e4a536482b + tag: v2023-08@sha256:c9dc6a57ff9e8056b161dc99f21222c13540a46464724b0f6bef1f2ca1d22adf datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent