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 67442c3 commit 448c90fCopy full SHA for 448c90f
common/const.go
@@ -65,10 +65,10 @@ const (
65
const (
66
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
67
DefaultQuickonEEVersion = "1.0"
68
- DefaultZentaoDevOPSOSSVersion = "21.4"
69
- DefaultZentaoDevOPSMaxVersion = "6.4"
70
- DefaultZentaoDevOPSBizVersion = "11.4"
71
- DefaultZentaoDevOPSIPDVersion = "3.4"
+ DefaultZentaoDevOPSOSSVersion = "21.5"
+ DefaultZentaoDevOPSMaxVersion = "6.5"
+ DefaultZentaoDevOPSBizVersion = "11.5"
+ DefaultZentaoDevOPSIPDVersion = "3.5"
72
K3sBinName = "k3s"
73
K3sBinPath = "/usr/local/bin/k3s"
74
HelmBinName = "helm"
0 commit comments