Skip to content

Commit

Permalink
* [feat] bump zentao version
Browse files Browse the repository at this point in the history
  • Loading branch information
ysicing committed Oct 21, 2024
1 parent d74f512 commit c6b9690
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.7.1"
DefaultZentaoDevOPSMaxVersion = "5.6.1"
DefaultZentaoDevOPSBizVersion = "10.6.1"
DefaultZentaoDevOPSIPDVersion = "2.6.1"
DefaultZentaoDevOPSOSSVersion = "20.8"
DefaultZentaoDevOPSMaxVersion = "5.7"
DefaultZentaoDevOPSBizVersion = "10.7"
DefaultZentaoDevOPSIPDVersion = "2.7"
K3sBinName = "k3s"
K3sBinPath = "/usr/local/bin/k3s"
HelmBinName = "helm"
Expand Down

0 comments on commit c6b9690

Please sign in to comment.