Skip to content

Commit

Permalink
refactor(backend): 更新helm整包 #7606
Browse files Browse the repository at this point in the history
  • Loading branch information
iSecloud committed Oct 25, 2024
1 parent 6ea0b6e commit ebe44fa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions helm-charts/bk-dbm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ dependencies:
description: A Helm chart for bk-dbm
name: bk-dbm
type: application
version: 1.5.0-alpha.21
appVersion: 1.5.0-alpha.21
version: 1.5.0-alpha.22
appVersion: 1.5.0-alpha.22
2 changes: 1 addition & 1 deletion helm-charts/bk-dbm/charts/db-simulation/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.

replicaCount: 1
replicaCount: 2

image:
registry: "mirrors.tencent.com"
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/bk-dbm/charts/dbm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.5.0-alpha.816
appVersion: 1.5.0-alpha.921
description: A Helm chart for dbm
name: dbm
type: application
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/bk-dbm/charts/dbpriv/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.0.1-alpha.499
appVersion: 0.0.1-alpha.501
name: dbpriv
description: A Helm chart for dbpriv
type: application
Expand Down

0 comments on commit ebe44fa

Please sign in to comment.