From e18f1c22904d4fd5449de5fec6b9a4851ff7b005 Mon Sep 17 00:00:00 2001 From: abunghez <7738034+abunghez@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:35:40 +0100 Subject: [PATCH] BGD-6054 spark-watcher 0.6.2 (#245) --- charts/bigdata-spark-watcher/Chart.yaml | 4 ++-- charts/bigdata-spark-watcher/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bigdata-spark-watcher/Chart.yaml b/charts/bigdata-spark-watcher/Chart.yaml index f913d81..fa94256 100644 --- a/charts/bigdata-spark-watcher/Chart.yaml +++ b/charts/bigdata-spark-watcher/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: bigdata-spark-watcher description: A Helm chart for the Spot Big Data Spark Watcher type: application -version: 0.6.2 -appVersion: 0.6.1 +version: 0.6.3 +appVersion: 0.6.2 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png sources: diff --git a/charts/bigdata-spark-watcher/values.yaml b/charts/bigdata-spark-watcher/values.yaml index 3b9171d..934be30 100644 --- a/charts/bigdata-spark-watcher/values.yaml +++ b/charts/bigdata-spark-watcher/values.yaml @@ -8,7 +8,7 @@ image: repository: 066597193667.dkr.ecr.us-east-1.amazonaws.com/private/bigdata-spark-watcher pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 0.6.1-6818cc04 + tag: 0.6.2-0fdc670d imagePullSecrets: - name: spot-bigdata-image-pull