Skip to content

Commit eee274f

Browse files
committed
refactor(backend): 更新helm整包 #6811
1 parent 7d8112d commit eee274f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

helm-charts/bk-dbm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ dependencies:
7979
description: A Helm chart for bk-dbm
8080
name: bk-dbm
8181
type: application
82-
version: 1.5.0-alpha.10
83-
appVersion: 1.5.0-alpha.10
82+
version: 1.5.0-alpha.11
83+
appVersion: 1.5.0-alpha.11

helm-charts/bk-dbm/charts/db-resource/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.0.1-alpha.100
2+
appVersion: 0.0.1-alpha.101
33
description: A Helm chart for Kubernetes
44
name: db-resource
55
type: application

helm-charts/bk-dbm/charts/db-simulation/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.0.1-alpha.68
2+
appVersion: 0.0.1-alpha.69
33
description: A Helm chart for Kubernetes
44
name: db-simulation
55
type: application

helm-charts/bk-dbm/charts/dbm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.5.0-alpha.499
2+
appVersion: 1.5.0-alpha.505
33
description: A Helm chart for dbm
44
name: dbm
55
type: application

0 commit comments

Comments
 (0)