From bdd6931121e4e2a6fbc19fe9b707b7153988d90b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hafd=C3=ADs=20Erla?= Date: Fri, 13 Dec 2024 12:09:24 +0000 Subject: [PATCH] release bigdata-operator 0.5.2 (bigdata-proxy and bigdata-spark-watcher embedded charts) --- charts/bigdata-operator/Chart.yaml | 4 ++-- charts/bigdata-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bigdata-operator/Chart.yaml b/charts/bigdata-operator/Chart.yaml index 3195af5..a0428ec 100644 --- a/charts/bigdata-operator/Chart.yaml +++ b/charts/bigdata-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: bigdata-operator description: Spot Ocean BigData Operator type: application -version: 0.5.3 -appVersion: 0.5.1 +version: 0.5.4 +appVersion: 0.5.2 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png sources: diff --git a/charts/bigdata-operator/values.yaml b/charts/bigdata-operator/values.yaml index 5aedeee..85810ee 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.1-2d1267ed + tag: 0.5.2-2a59aeb5 imagePullSecrets: []