Skip to content

Commit

Permalink
fix: 修改镜像版本号 #6858
Browse files Browse the repository at this point in the history
  • Loading branch information
iSecloud committed Sep 11, 2024
1 parent d078c96 commit 3d6020f
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 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.14
appVersion: 1.5.0-alpha.14
version: 1.5.0-alpha.15
appVersion: 1.5.0-alpha.15
2 changes: 1 addition & 1 deletion helm-charts/bk-dbm/charts/db-dbha/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.5.0-alpha.518
appVersion: 1.5.0-alpha.521
description: A Helm chart for Kubernetes
name: db-dbha
version: 0.1.0
2 changes: 1 addition & 1 deletion helm-charts/bk-dbm/charts/db-dns/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.5.0-alpha.518
appVersion: 1.5.0-alpha.521
description: A Helm chart for Kubernetes
name: db-dns
version: 0.1.0
2 changes: 1 addition & 1 deletion helm-charts/bk-dbm/charts/db-nginx/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.5.0-alpha.518
appVersion: 1.5.0-alpha.521
description: A Helm chart for Kubernetes
name: db-nginx
version: 0.1.0
2 changes: 1 addition & 1 deletion helm-charts/bk-dbm/charts/db-remote-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.9.5
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 1.5.0-alpha.518
appVersion: 1.5.0-alpha.521
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.518
appVersion: 1.5.0-alpha.521
description: A Helm chart for dbm
name: dbm
type: application
Expand Down

0 comments on commit 3d6020f

Please sign in to comment.