Skip to content

Commit

Permalink
+ [feat] update zentao version
Browse files Browse the repository at this point in the history
Signed-off-by: ysicing <i@ysicing.me>
  • Loading branch information
ysicing committed Aug 19, 2024
1 parent 34e04bc commit e30256e
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.4.0"
DefaultZentaoDevOPSMaxVersion = "5.3.0"
DefaultZentaoDevOPSBizVersion = "10.3.0"
DefaultZentaoDevOPSIPDVersion = "2.3.0"
DefaultZentaoDevOPSOSSVersion = "20.5.0"
DefaultZentaoDevOPSMaxVersion = "5.4.0"
DefaultZentaoDevOPSBizVersion = "10.4.0"
DefaultZentaoDevOPSIPDVersion = "2.4.0"
K3sBinName = "k3s"
K3sBinPath = "/usr/local/bin/k3s"
HelmBinName = "helm"
Expand Down

0 comments on commit e30256e

Please sign in to comment.