We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828d26a commit c65e53dCopy full SHA for c65e53d
common/const.go
@@ -64,10 +64,10 @@ const (
64
const (
65
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
66
DefaultQuickonEEVersion = "1.0"
67
- DefaultZentaoDevOPSOSSVersion = "20.2.0"
68
- DefaultZentaoDevOPSMaxVersion = "5.1.0"
69
- DefaultZentaoDevOPSBizVersion = "10.1.0"
70
- DefaultZentaoDevOPSIPDVersion = "2.1.0"
+ DefaultZentaoDevOPSOSSVersion = "20.3.0"
+ DefaultZentaoDevOPSMaxVersion = "5.2.0"
+ DefaultZentaoDevOPSBizVersion = "10.2.0"
+ DefaultZentaoDevOPSIPDVersion = "2.2.0"
71
K3sBinName = "k3s"
72
K3sBinPath = "/usr/local/bin/k3s"
73
HelmBinName = "helm"
0 commit comments