From 5502d342254b0e0d3091b3d532f5bd3bac60f05e Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Tue, 10 Oct 2023 15:28:02 +0200 Subject: [PATCH] chore: fix enterprise chart version typo --- deploy/charts/emqx-enterprise/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/charts/emqx-enterprise/Chart.yaml b/deploy/charts/emqx-enterprise/Chart.yaml index c881481d5..5537d4b89 100644 --- a/deploy/charts/emqx-enterprise/Chart.yaml +++ b/deploy/charts/emqx-enterprise/Chart.yaml @@ -18,4 +18,4 @@ version: 5.3.1-alpha.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. -appVersion: 5.3.-alpha.1 +appVersion: 5.3.1-alpha.1