Skip to content

Commit

Permalink
feature: 蓝鲸版本依赖维护 (TencentBlueKing#2036)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuoZhuoCrayon committed Dec 26, 2023
1 parent 35d1ad1 commit 369669a
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 0 deletions.
10 changes: 10 additions & 0 deletions support-files/bkpkg/bk_nodeman.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
bkpkg: v1
name: bk_nodeman
type: smart
description: 节点管理应用
contains:
relations:
- rationale: 节点管理后台
requires:
- bk-nodeman^2.3.0
bkimports:
23 changes: 23 additions & 0 deletions support-files/bkpkg/bknodeman.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
bkpkg: v1
name: bknodeman
type: file+tar
description: 节点管理后台
contains:
relations:
- rationale: "基础权限体系"
requires:
- usermgr^2.5.4
- bkiam^1.12.0
- bk_iam^1.10.0
- rationale: "ESB及网关"
requires:
- "bkpaas^2.14.0 OR bkpaas3^1.1.0"
suggests:
- bkapigateway^1.12.0
- rationale: "CMDB要支持管控区"
requires:
- "bkcmdb^3.9.0"
- rationale: "作业平台支持管控区"
requires:
- "bk-job^3.5.0"
bkimports:
12 changes: 12 additions & 0 deletions support-files/kubernetes/helm/bk-nodeman/bkpkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bkpkg: v1
name: bk-nodeman
type: chart
description: 节点管理容器化
contains:
- name: bknodeman
- name: bk_nodeman
relations:
- rationale: "容器化环境注册到apigw"
requires:
- "bk-apigateway^1.12.0"
bkimports:

0 comments on commit 369669a

Please sign in to comment.