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 655ca85 commit 92b9df5Copy full SHA for 92b9df5
common/const.go
@@ -64,10 +64,10 @@ const (
64
const (
65
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
66
DefaultQuickonEEVersion = "1.0"
67
- DefaultZentaoDevOPSOSSVersion = "21.0"
68
- DefaultZentaoDevOPSMaxVersion = "6.0"
69
- DefaultZentaoDevOPSBizVersion = "11.0"
70
- DefaultZentaoDevOPSIPDVersion = "3.0"
+ DefaultZentaoDevOPSOSSVersion = "21.1"
+ DefaultZentaoDevOPSMaxVersion = "6.1"
+ DefaultZentaoDevOPSBizVersion = "11.1"
+ DefaultZentaoDevOPSIPDVersion = "3.1"
71
K3sBinName = "k3s"
72
K3sBinPath = "/usr/local/bin/k3s"
73
HelmBinName = "helm"
0 commit comments