diff --git a/charts/bigdata-notebook-service/Chart.yaml b/charts/bigdata-notebook-service/Chart.yaml index 9f7dcfb..57324ac 100644 --- a/charts/bigdata-notebook-service/Chart.yaml +++ b/charts/bigdata-notebook-service/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: bigdata-notebook-service description: A Helm chart for the Spot Big Data Notebook Service type: application -version: 0.4.2 -appVersion: 0.83.0 +version: 0.4.3 +appVersion: 0.94.1 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png maintainers: diff --git a/charts/bigdata-notebook-service/values.yaml b/charts/bigdata-notebook-service/values.yaml index 8cac3c7..6b13b73 100644 --- a/charts/bigdata-notebook-service/values.yaml +++ b/charts/bigdata-notebook-service/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: 066597193667.dkr.ecr.us-east-1.amazonaws.com/private/bigdata-notebook-service pullPolicy: IfNotPresent - tag: c167ac99 + tag: 9b263003 imagePullSecrets: - name: spot-bigdata-image-pull