From 7863e09e9a111d85c14894860347e0caa53154b5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Aug 2023 08:37:46 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/jupyter-all-spark to v2023-08 (#11956) --- 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 ea14333cb1a..600594e638f 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.11 +version: 5.0.12 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 1a4f645c1f6..a9b858f3e13 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -29,7 +29,7 @@ pysparkImage: allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-08@sha256:af1fa951b9a550014a0cfbb81628fce1a0acb0520060b03c195fdcada34bba71 + tag: v2023-08@sha256:91c152d108c4bfaff96660af8060c62f1d9ffec8f538af8749e8c4c0fc8e03ae jupyter: jupyter_cmd: lab restartable: true