From 0ea783ac85b163b0d4ccea389d53e788bd205cc6 Mon Sep 17 00:00:00 2001 From: Z4ck404 Date: Thu, 18 Jan 2024 17:25:47 +0100 Subject: [PATCH] release the version 0.4.5 of the bigdata-operator --- 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 d3b2e8b5..41892187 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.5 -appVersion: 0.4.3 +version: 0.4.6 +appVersion: 0.4.5 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 925f1248..f4b73613 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.3-aa3aad93 + tag: 0.4.5-4828c9ec imagePullSecrets: []