From 34ca28e4302b36a5b43c684ee1885351539356ad Mon Sep 17 00:00:00 2001 From: Andrei Bunghez <7738034+abunghez@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:28:27 +0100 Subject: [PATCH] BGD-6060 Update operator for embedded chart updates (spark-watcher 0.6.1) --- charts/bigdata-operator/Chart.yaml | 2 +- charts/bigdata-operator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bigdata-operator/Chart.yaml b/charts/bigdata-operator/Chart.yaml index b81ea69..f3111e7 100644 --- a/charts/bigdata-operator/Chart.yaml +++ b/charts/bigdata-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: bigdata-operator description: Spot Ocean BigData Operator type: application -version: 0.4.23 +version: 0.4.24 appVersion: 0.4.19 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png diff --git a/charts/bigdata-operator/values.yaml b/charts/bigdata-operator/values.yaml index 90c25db..407eb96 100644 --- a/charts/bigdata-operator/values.yaml +++ b/charts/bigdata-operator/values.yaml @@ -11,7 +11,7 @@ image: repository: public.ecr.aws/f4k1p1n4/bigdata-operator pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 0.4.19-ebd3cef9 + tag: 0.4.19-aa55a239 imagePullSecrets: []