diff --git a/charts/bigdata-notebook-service/Chart.yaml b/charts/bigdata-notebook-service/Chart.yaml index 42e2db2..af50e0d 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.2.7 -appVersion: 0.1.16 +version: 0.2.8 +appVersion: 0.82.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 eeec49c..98da05e 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: 97203a4a + tag: 4d9d29b6 imagePullSecrets: - name: spot-bigdata-image-pull