From cce262a61c8189fe947dff51b2c23744c0c71c9e Mon Sep 17 00:00:00 2001 From: TessaIO Date: Wed, 11 Sep 2024 09:01:41 +0200 Subject: [PATCH] chore: upgrade operator version; Signed-off-by: TessaIO --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index fbc91c3b..2a857b6b 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -15,11 +15,11 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.6 +version: 0.3.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v1.3.0-beta.1 +appVersion: v1.2.4 # icon icon: "https://www.apache.org/logos/res/druid/druid-1.png"