Skip to content

Commit 92b9df5

Browse files
committed
* [chore]: update Zentao DevOPS component versions to lates
Signed-off-by: ysicing <[email protected]>
1 parent 655ca85 commit 92b9df5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

common/const.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ const (
6464
const (
6565
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
6666
DefaultQuickonEEVersion = "1.0"
67-
DefaultZentaoDevOPSOSSVersion = "21.0"
68-
DefaultZentaoDevOPSMaxVersion = "6.0"
69-
DefaultZentaoDevOPSBizVersion = "11.0"
70-
DefaultZentaoDevOPSIPDVersion = "3.0"
67+
DefaultZentaoDevOPSOSSVersion = "21.1"
68+
DefaultZentaoDevOPSMaxVersion = "6.1"
69+
DefaultZentaoDevOPSBizVersion = "11.1"
70+
DefaultZentaoDevOPSIPDVersion = "3.1"
7171
K3sBinName = "k3s"
7272
K3sBinPath = "/usr/local/bin/k3s"
7373
HelmBinName = "helm"

0 commit comments

Comments
 (0)