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 Sep 12, 2024
1 parent 83945fd commit a5f58da
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.6"
DefaultZentaoDevOPSMaxVersion = "5.5"
DefaultZentaoDevOPSBizVersion = "10.5"
DefaultZentaoDevOPSIPDVersion = "2.5"
DefaultZentaoDevOPSOSSVersion = "20.7"
DefaultZentaoDevOPSMaxVersion = "5.6"
DefaultZentaoDevOPSBizVersion = "10.6"
DefaultZentaoDevOPSIPDVersion = "2.6"
K3sBinName = "k3s"
K3sBinPath = "/usr/local/bin/k3s"
HelmBinName = "helm"
Expand Down

0 comments on commit a5f58da

Please sign in to comment.