From c5dd7a5a0bf2850c17ba8557d1e5c2e8435d151f Mon Sep 17 00:00:00 2001 From: Tommie McAfee Date: Fri, 16 Sep 2022 15:44:32 -0700 Subject: [PATCH] fix 2.3.2 versioning --- charts/couchbase-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/couchbase-operator/Chart.yaml b/charts/couchbase-operator/Chart.yaml index c92ce97..4b078c9 100644 --- a/charts/couchbase-operator/Chart.yaml +++ b/charts/couchbase-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: couchbase-operator description: A Helm chart to deploy the Couchbase Autonomous Operator for easily deploying, managing, and maintaining Couchbase Clusters. Couchbase Server is a NoSQL document database with a distributed architecture for performance, scalability, and availability. It enables developers to build applications easier and faster by leveraging the power of SQL with the flexibility of JSON. -version: 2.31.0 -appVersion: 2.3.1 +version: 2.32.0 +appVersion: 2.3.2 type: application keywords: - couchbase