diff --git a/docs/apidoc/apigw/definition.yaml b/docs/apidoc/apigw/definition.yaml index 5493a99d20..2c69fd8e09 100644 --- a/docs/apidoc/apigw/definition.yaml +++ b/docs/apidoc/apigw/definition.yaml @@ -5,11 +5,11 @@ spec_version: 1 release: # 发布版本号; # 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用 - version: 3.13.9-alpha1 + version: 3.13.9 # 版本标题 - title: "3.13.9-alpha1" + title: "3.13.9" # 版本描述 - comment: "3.13.9-alpha1" + comment: "3.13.9" # 定义网关基本信息,用于命令 `sync_apigw_config` apigateway: diff --git a/docs/support-file/changelog/release.md b/docs/support-file/changelog/release.md index 6c80c33c72..be89ded24a 100644 --- a/docs/support-file/changelog/release.md +++ b/docs/support-file/changelog/release.md @@ -1,4 +1,4 @@ -## [Version: v3.13.9-alpha1] - 2024-06-13 +## [Version: v3.13.9] - 2024-06-17 **功能优化** - 将bkRepoUrl配置更新为bkSharedResUrl - 更新apigw接口search_biz_inst_topo的url diff --git a/docs/support-file/helm/Chart.yaml b/docs/support-file/helm/Chart.yaml index bc7e6ce093..5c081d9d6a 100644 --- a/docs/support-file/helm/Chart.yaml +++ b/docs/support-file/helm/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 3.13.9-alpha1 +appVersion: 3.13.9 description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database. name: bk-cmdb type: application -version: 3.14.9-alpha1 +version: 3.14.9 dependencies: - name: common repository: https://charts.bitnami.com/bitnami