From a5d053586617965f27a564b0f24039ce5a17feb2 Mon Sep 17 00:00:00 2001 From: Alex Tarasov <54230036+alextarasov-spot@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:59:08 +0200 Subject: [PATCH] BGD-5785 (#232) - update spark-watcher version --- 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 144929e..883cbab 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.5.22 -appVersion: 0.5.4 +version: 0.6.0 +appVersion: 0.6.0 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 b57d346..eecc92f 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.5.4-443a3f6d + tag: 0.6.0-feab5dd0 imagePullSecrets: - name: spot-bigdata-image-pull