Skip to content

Commit

Permalink
Merge branch 'main' into BGD-4028-spark-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
alextarasov-spot authored Oct 12, 2023
2 parents 3175dab + e4ed4a6 commit eb1ad74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/bigdata-notebook-workspace/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/bigdata-notebook-workspace/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb1ad74

Please sign in to comment.