Skip to content

Commit

Permalink
bump version to v2.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: wawa0210 <[email protected]>
  • Loading branch information
wawa0210 committed Jan 24, 2025
1 parent e58c107 commit c9b3b73
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.4.1
v2.5.0
4 changes: 2 additions & 2 deletions charts/hami/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: hami
version: 2.4.1
version: 2.5.0
kubeVersion: ">= 1.16.0"
description: Heterogeneous AI Computing Virtualization Middleware
keywords:
Expand All @@ -12,5 +12,5 @@ maintainers:
email: [email protected]
- name: zhangxiao
email: [email protected]
appVersion: "2.4.1"
appVersion: "2.5.0"

2 changes: 1 addition & 1 deletion charts/hami/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
nameOverride: ""
fullnameOverride: ""
imagePullSecrets: [ ]
version: "v2.4.1"
version: "v2.5.0"

#Nvidia GPU Parameters
resourceName: "nvidia.com/gpu"
Expand Down

0 comments on commit c9b3b73

Please sign in to comment.