From 5241f0efd9af3c888b413351017607845e6c045e Mon Sep 17 00:00:00 2001 From: Alex Tarasov <54230036+alextarasov-spot@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:21:39 +0200 Subject: [PATCH] BGD-5785 (#233) - bump bigdata-operator Co-authored-by: Alex Tarasov --- 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 77e7aad..b81ea69 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.22 +version: 0.4.23 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 6f7b09d..90c25db 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-885a8c30 + tag: 0.4.19-ebd3cef9 imagePullSecrets: []