Skip to content

Commit c65e53d

Browse files
committed
* [feat] update zentao version
1 parent 828d26a commit c65e53d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

common/const.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ const (
6464
const (
6565
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
6666
DefaultQuickonEEVersion = "1.0"
67-
DefaultZentaoDevOPSOSSVersion = "20.2.0"
68-
DefaultZentaoDevOPSMaxVersion = "5.1.0"
69-
DefaultZentaoDevOPSBizVersion = "10.1.0"
70-
DefaultZentaoDevOPSIPDVersion = "2.1.0"
67+
DefaultZentaoDevOPSOSSVersion = "20.3.0"
68+
DefaultZentaoDevOPSMaxVersion = "5.2.0"
69+
DefaultZentaoDevOPSBizVersion = "10.2.0"
70+
DefaultZentaoDevOPSIPDVersion = "2.2.0"
7171
K3sBinName = "k3s"
7272
K3sBinPath = "/usr/local/bin/k3s"
7373
HelmBinName = "helm"

0 commit comments

Comments
 (0)