From be737e7f5bd4508fca2aeeef280fdcc7f286ca09 Mon Sep 17 00:00:00 2001 From: ysicing Date: Thu, 5 Dec 2024 12:08:14 +0800 Subject: [PATCH] * [chore] bump Zentao DevOPS component versions --- common/const.go | 8 ++++---- hack/manifests/hub/db.yaml | 0 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 hack/manifests/hub/db.yaml diff --git a/common/const.go b/common/const.go index beaba84b..5a65fe9e 100644 --- a/common/const.go +++ b/common/const.go @@ -64,10 +64,10 @@ const ( const ( DefaultQuickonOSSVersion = "3.0.2" // 开源版本 DefaultQuickonEEVersion = "1.0" - DefaultZentaoDevOPSOSSVersion = "21.1" - DefaultZentaoDevOPSMaxVersion = "6.1" - DefaultZentaoDevOPSBizVersion = "11.1" - DefaultZentaoDevOPSIPDVersion = "3.1" + DefaultZentaoDevOPSOSSVersion = "21.2" + DefaultZentaoDevOPSMaxVersion = "6.2" + DefaultZentaoDevOPSBizVersion = "11.2" + DefaultZentaoDevOPSIPDVersion = "3.2" K3sBinName = "k3s" K3sBinPath = "/usr/local/bin/k3s" HelmBinName = "helm" diff --git a/hack/manifests/hub/db.yaml b/hack/manifests/hub/db.yaml new file mode 100644 index 00000000..e69de29b