commit
0b221048dd
|
@ -13,8 +13,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: 4.3.18
|
||||
version: 4.3.19
|
||||
|
||||
# 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: 4.3.18
|
||||
appVersion: 4.3.19
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
-ifndef(EMQX_ENTERPRISE).
|
||||
|
||||
-define(EMQX_RELEASE, {opensource, "4.3.19-beta.4"}).
|
||||
-define(EMQX_RELEASE, {opensource, "4.3.19"}).
|
||||
|
||||
-else.
|
||||
|
||||
|
|
Loading…
Reference in New Issue