From 719c1112c5e51bfca94c100df6c7b55da1f89de0 Mon Sep 17 00:00:00 2001 From: Sigmar Stefansson Date: Thu, 19 Oct 2023 14:10:16 +0000 Subject: [PATCH 1/2] update bigdata-operator image version --- charts/bigdata-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/bigdata-operator/values.yaml b/charts/bigdata-operator/values.yaml index a02da908..8ec1c5c2 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.0-3323a40f + tag: 0.4.1-b55a6162 imagePullSecrets: [] From fd5c65e00b3ca41f84c25bc734d9066473de3f83 Mon Sep 17 00:00:00 2001 From: Sigmar Stefansson Date: Mon, 23 Oct 2023 09:35:33 +0000 Subject: [PATCH 2/2] bump version and chart version --- charts/bigdata-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bigdata-operator/Chart.yaml b/charts/bigdata-operator/Chart.yaml index 79a6d495..2fdeb608 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.1 -appVersion: 0.4.0 +version: 0.4.2 +appVersion: 0.4.1 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png sources: