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 Jun 24, 2024
1 parent 411a55f commit e2b3db8
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.1.0"
DefaultZentaoDevOPSMaxVersion = "4.12"
DefaultZentaoDevOPSBizVersion = "8.12"
DefaultZentaoDevOPSIPDVersion = "1.4"
DefaultZentaoDevOPSOSSVersion = "20.1.1"
DefaultZentaoDevOPSMaxVersion = "5.0.0"
DefaultZentaoDevOPSBizVersion = "10.0.0"
DefaultZentaoDevOPSIPDVersion = "2.0.0"
K3sBinName = "k3s"
K3sBinPath = "/usr/local/bin/k3s"
HelmBinName = "helm"
Expand Down

0 comments on commit e2b3db8

Please sign in to comment.