Skip to content

Commit

Permalink
* [feat] update zentao version
Browse files Browse the repository at this point in the history
  • Loading branch information
ysicing committed Jul 23, 2024
1 parent 828d26a commit c65e53d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions common/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ const (
const (
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
DefaultQuickonEEVersion = "1.0"
DefaultZentaoDevOPSOSSVersion = "20.2.0"
DefaultZentaoDevOPSMaxVersion = "5.1.0"
DefaultZentaoDevOPSBizVersion = "10.1.0"
DefaultZentaoDevOPSIPDVersion = "2.1.0"
DefaultZentaoDevOPSOSSVersion = "20.3.0"
DefaultZentaoDevOPSMaxVersion = "5.2.0"
DefaultZentaoDevOPSBizVersion = "10.2.0"
DefaultZentaoDevOPSIPDVersion = "2.2.0"
K3sBinName = "k3s"
K3sBinPath = "/usr/local/bin/k3s"
HelmBinName = "helm"
Expand Down

0 comments on commit c65e53d

Please sign in to comment.