Skip to content

Commit 49b8497

Browse files
committed
chore: update Centao DevOPS components to latest patch versions
- Update version numbers for multiple Centao DevOPS components from earlier versions to the latest patch versions. Signed-off-by: ysicing <i@ysicing.me>
1 parent 2a081b4 commit 49b8497

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

common/const.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ const (
4545
const (
4646
DefaultQuickonOSSVersion = "3.0.2" // 开源版本
4747
DefaultQuickonEEVersion = "1.0"
48-
DefaultZentaoDevOPSOSSVersion = "21.6"
49-
DefaultZentaoDevOPSMaxVersion = "6.6"
50-
DefaultZentaoDevOPSBizVersion = "11.6"
51-
DefaultZentaoDevOPSIPDVersion = "3.6"
48+
DefaultZentaoDevOPSOSSVersion = "21.6.1"
49+
DefaultZentaoDevOPSMaxVersion = "6.6.1"
50+
DefaultZentaoDevOPSBizVersion = "11.6.1"
51+
DefaultZentaoDevOPSIPDVersion = "3.6.1"
5252
K3sBinName = "k3s"
5353
K3sBinPath = "/usr/local/bin/k3s"
5454
HelmBinName = "helm"

0 commit comments

Comments
 (0)