From 76c936c7c97490237731fd41481133c2bfd95883 Mon Sep 17 00:00:00 2001 From: Arnthor Date: Mon, 22 Apr 2024 08:54:57 +0000 Subject: [PATCH] update charts for notebook services --- charts/bigdata-notebook-service/Chart.yaml | 2 +- charts/bigdata-notebook-service/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bigdata-notebook-service/Chart.yaml b/charts/bigdata-notebook-service/Chart.yaml index 9d685cab..af50e0db 100644 --- a/charts/bigdata-notebook-service/Chart.yaml +++ b/charts/bigdata-notebook-service/Chart.yaml @@ -3,7 +3,7 @@ name: bigdata-notebook-service description: A Helm chart for the Spot Big Data Notebook Service type: application version: 0.2.8 -appVersion: 0.1.16 +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 eeec49c5..98da05e3 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