From ba56ab9de61f49b164c42625560f1ae54873692d Mon Sep 17 00:00:00 2001 From: zmstone Date: Sat, 8 Jun 2024 18:17:05 +0200 Subject: [PATCH] chore: bump char version to e5.6.1-patch.2 --- deploy/charts/emqx-enterprise/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/charts/emqx-enterprise/Chart.yaml b/deploy/charts/emqx-enterprise/Chart.yaml index 3178cce62..efca60719 100644 --- a/deploy/charts/emqx-enterprise/Chart.yaml +++ b/deploy/charts/emqx-enterprise/Chart.yaml @@ -14,8 +14,8 @@ 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. -version: 5.6.1 +version: 5.6.1-patch.2 # 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.6.1 +appVersion: 5.6.1-patch.2