소스 검색

Merge pull request #12570 from Kinplemelon/kinple/for-upgrade-dashboard

chore: upgrade dashboard to e1.5.1-s3 for ee
Kinple 1 년 전
부모
커밋
82a2219a16
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
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