From 20295062c88afcedc65bf2317da2688ceb9cf828 Mon Sep 17 00:00:00 2001 From: Sigmar Stefansson Date: Thu, 14 Nov 2024 15:18:45 +0000 Subject: [PATCH] update bigdata operator (#244) --- 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 679e634..9f1610a 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.4.26 -appVersion: 0.4.19 +version: 0.5.0 +appVersion: 0.5.0 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 fc80ef2..349a3e3 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-aa55a239 + tag: 0.5.0-fddbdaf3 imagePullSecrets: []