From e643f0e8411ce7663e47d29e1fa2274feda07aaa Mon Sep 17 00:00:00 2001 From: Rory Z <16801068+Rory-Z@users.noreply.github.com> Date: Sat, 29 Jul 2023 17:02:03 +0800 Subject: [PATCH] chore: dump 2.2.0-beta.6 version Signed-off-by: Rory Z <16801068+Rory-Z@users.noreply.github.com> --- RELEASE.md | 2 +- deploy/charts/emqx-operator/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 85c52dd26..b54b7cd24 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,3 @@ # Release Note 🍻 -EMQX Operator 2.2.0-beta.5 is released. +EMQX Operator 2.2.0-beta.6 is released. diff --git a/deploy/charts/emqx-operator/Chart.yaml b/deploy/charts/emqx-operator/Chart.yaml index 65a251c3a..a3a7d5ee5 100644 --- a/deploy/charts/emqx-operator/Chart.yaml +++ b/deploy/charts/emqx-operator/Chart.yaml @@ -15,9 +15,9 @@ 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.2.0-beta.5 +version: 2.2.0-beta.6 # 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: 2.2.0-beta.5 +appVersion: 2.2.0-beta.6