From f9e3a3fbd1869cc83f330459c31794cc008e99d7 Mon Sep 17 00:00:00 2001 From: Sebastian Woehrl Date: Thu, 1 Jun 2023 16:07:10 +0200 Subject: [PATCH] Prepare for release 2.3.1 Signed-off-by: Sebastian Woehrl --- charts/opensearch-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/opensearch-operator/Chart.yaml b/charts/opensearch-operator/Chart.yaml index 26a75fc3..eaca2b25 100644 --- a/charts/opensearch-operator/Chart.yaml +++ b/charts/opensearch-operator/Chart.yaml @@ -15,10 +15,10 @@ 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: 2.3.0 +version: 2.3.1 # 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. # It is recommended to use it with quotes. -appVersion: 2.3.0 +appVersion: 2.3.1