File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -64,15 +64,15 @@ const (
6464const (
6565 DefaultQuickonOSSVersion = "3.0.2" // 开源版本
6666 DefaultQuickonEEVersion = "1.0"
67- DefaultZentaoDevOPSOSSVersion = "20.5.0 "
68- DefaultZentaoDevOPSMaxVersion = "5.4.0 "
69- DefaultZentaoDevOPSBizVersion = "10.4.0 "
70- DefaultZentaoDevOPSIPDVersion = "2.4.0 "
67+ DefaultZentaoDevOPSOSSVersion = "20.6 "
68+ DefaultZentaoDevOPSMaxVersion = "5.5 "
69+ DefaultZentaoDevOPSBizVersion = "10.5 "
70+ DefaultZentaoDevOPSIPDVersion = "2.5 "
7171 K3sBinName = "k3s"
7272 K3sBinPath = "/usr/local/bin/k3s"
7373 HelmBinName = "helm"
7474 HelmBinPath = "/usr/local/bin/helm"
75- K3sBinVersion = "v1.28.12 +k3s1"
75+ K3sBinVersion = "v1.28.13 +k3s1"
7676 K3sBinURL = "https://github.com/k3s-io/k3s/releases/download"
7777 K3sAgentEnv = "/etc/systemd/system/k3s-agent.service.env"
7878 K3sKubeConfig = "/etc/rancher/k3s/k3s.yaml"
You can’t perform that action at this time.
0 commit comments