From 17b10072186ed715eeda8dc2f90d50aa36f24a1b Mon Sep 17 00:00:00 2001 From: abunghez <7738034+abunghez@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:56:04 +0100 Subject: [PATCH] BGD-6054 bigdata-operator update for spark-watcher 0.6.3 archive (#247) --- 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 9f1610a..1b030ac 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.5.0 +version: 0.5.1 appVersion: 0.5.0 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 349a3e3..882b063 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.5.0-fddbdaf3 + tag: 0.5.0-3744383c imagePullSecrets: []