From 4cebb51531a668346f6f346e8834f251cff09fef Mon Sep 17 00:00:00 2001 From: Sigmar Stefansson Date: Thu, 14 Dec 2023 14:53:43 +0000 Subject: [PATCH 1/2] update to jupyterlab 4 --- 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 2a60c673..dbd46c8e 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.6 -appVersion: 3.6.6-ofas-d77bf82 +version: 0.0.7 +appVersion: 4.0.9-ofas-ee120c8 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 d6269810..a0e89313 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-3.6.6-ofas-d77bf82 + tag: lab-4.0.9-ofas-ee120c8 imagePullSecrets: - name: spot-bigdata-image-pull From 14f37048b007b5e79acc8fa5f73276c4f52d3bbe Mon Sep 17 00:00:00 2001 From: Sigmar Stefansson Date: Mon, 18 Dec 2023 10:39:05 +0000 Subject: [PATCH 2/2] bumped version --- charts/bigdata-notebook-service/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/bigdata-notebook-service/Chart.yaml b/charts/bigdata-notebook-service/Chart.yaml index edf12a21..f443d2a7 100644 --- a/charts/bigdata-notebook-service/Chart.yaml +++ b/charts/bigdata-notebook-service/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: bigdata-notebook-service description: A Helm chart for the Spot Big Data Notebook Service type: application -version: 0.2.1 +version: 0.2.2 appVersion: 0.1.16 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png