Skip to content

Commit

Permalink
* [chore]: update Zentao DevOPS component versions to lates
Browse files Browse the repository at this point in the history
Signed-off-by: ysicing <[email protected]>
  • Loading branch information
ysicing committed Nov 13, 2024
1 parent 655ca85 commit 92b9df5
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 = "21.0"
DefaultZentaoDevOPSMaxVersion = "6.0"
DefaultZentaoDevOPSBizVersion = "11.0"
DefaultZentaoDevOPSIPDVersion = "3.0"
DefaultZentaoDevOPSOSSVersion = "21.1"
DefaultZentaoDevOPSMaxVersion = "6.1"
DefaultZentaoDevOPSBizVersion = "11.1"
DefaultZentaoDevOPSIPDVersion = "3.1"
K3sBinName = "k3s"
K3sBinPath = "/usr/local/bin/k3s"
HelmBinName = "helm"
Expand Down

0 comments on commit 92b9df5

Please sign in to comment.