Skip to content

Commit

Permalink
update to jupyterlab 4 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmarkarl authored Dec 14, 2023
1 parent c8c091d commit 3324165
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/bigdata-notebook-workspace/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/bigdata-notebook-workspace/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3324165

Please sign in to comment.