From 2b546ad80e07e029f188c29d3c770a2bf3525f99 Mon Sep 17 00:00:00 2001 From: Sigmar Stefansson Date: Wed, 9 Oct 2024 12:41:34 +0000 Subject: [PATCH] update jupyter image tag --- charts/bigdata-notebook-workspace/Chart.yaml | 2 +- charts/bigdata-notebook-workspace/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bigdata-notebook-workspace/Chart.yaml b/charts/bigdata-notebook-workspace/Chart.yaml index 7bd84c4..93a2554 100644 --- a/charts/bigdata-notebook-workspace/Chart.yaml +++ b/charts/bigdata-notebook-workspace/Chart.yaml @@ -3,7 +3,7 @@ name: bigdata-notebook-workspace description: A Helm chart for the Spot Big Data Notebook Workspace type: application version: 0.0.15 -appVersion: 4.2.5-ofas-1efa880 +appVersion: 4.1.8-ofas-31799c9 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 83f55cd..a347a5b 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.2.5-ofas-1efa880 + tag: lab-4.1.8-ofas-31799c9 imagePullSecrets: - name: spot-bigdata-image-pull