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