diff --git a/charts/bigdata-notebook-workspace/Chart.yaml b/charts/bigdata-notebook-workspace/Chart.yaml index e9ada1a8..9fbe19e6 100644 --- a/charts/bigdata-notebook-workspace/Chart.yaml +++ b/charts/bigdata-notebook-workspace/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: bigdata-notebook-workspace description: A Helm chart for the Spot Big Data Notebook Workspace type: application -version: 0.0.4 +version: 0.0.5 appVersion: 4.0.3 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png diff --git a/charts/bigdata-notebook-workspace/values.yaml b/charts/bigdata-notebook-workspace/values.yaml index 648f2dc3..0713231e 100644 --- a/charts/bigdata-notebook-workspace/values.yaml +++ b/charts/bigdata-notebook-workspace/values.yaml @@ -12,10 +12,10 @@ server: allowOrigin: '*' image: - repository: jupyter/base-notebook + repository: public.ecr.aws/ocean-spark/bigdata-notebook pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: lab-4.0.4 + tag: lab-3.6.3 imagePullSecrets: - name: spot-bigdata-image-pull