chore: upgrade dashboard to e1.6.0-beta.2 for ee
This commit is contained in:
parent
00b21cf9c5
commit
b858a34dc2
2
Makefile
2
Makefile
|
@ -21,7 +21,7 @@ endif
|
|||
# Dashboard version
|
||||
# from https://github.com/emqx/emqx-dashboard5
|
||||
export EMQX_DASHBOARD_VERSION ?= v1.7.0
|
||||
export EMQX_EE_DASHBOARD_VERSION ?= e1.6.0-beta.1
|
||||
export EMQX_EE_DASHBOARD_VERSION ?= e1.6.0-beta.2
|
||||
|
||||
PROFILE ?= emqx
|
||||
REL_PROFILES := emqx emqx-enterprise
|
||||
|
|
Loading…
Reference in New Issue