From 71d4322152f595becce46e3e77b8297641e46d0b Mon Sep 17 00:00:00 2001 From: Sigmar Stefansson Date: Mon, 15 Jan 2024 11:47:11 +0000 Subject: [PATCH] upgrade to jlab 4.0.10 (#174) --- charts/bigdata-notebook-workspace/Chart.yaml | 4 ++-- charts/bigdata-notebook-workspace/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bigdata-notebook-workspace/Chart.yaml b/charts/bigdata-notebook-workspace/Chart.yaml index dbd46c8e..0697b4ae 100644 --- a/charts/bigdata-notebook-workspace/Chart.yaml +++ b/charts/bigdata-notebook-workspace/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: bigdata-notebook-workspace description: A Helm chart for the Spot Big Data Notebook Workspace type: application -version: 0.0.7 -appVersion: 4.0.9-ofas-ee120c8 +version: 0.0.8 +appVersion: 4.0.10-ofas-d35201c home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png sources: diff --git a/charts/bigdata-notebook-workspace/values.yaml b/charts/bigdata-notebook-workspace/values.yaml index a0e89313..17daedcb 100644 --- a/charts/bigdata-notebook-workspace/values.yaml +++ b/charts/bigdata-notebook-workspace/values.yaml @@ -15,7 +15,7 @@ image: repository: public.ecr.aws/ocean-spark/bigdata-notebook pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: lab-4.0.9-ofas-ee120c8 + tag: lab-4.0.10-ofas-d35201c imagePullSecrets: - name: spot-bigdata-image-pull