Skip to content

Commit

Permalink
Pre release to v2.4.1 (#619)
Browse files Browse the repository at this point in the history
* update ci and initdevices logic

Signed-off-by: limengxuan <[email protected]>

* prepare to update v2.4.1

Signed-off-by: limengxuan <[email protected]>

---------

Signed-off-by: limengxuan <[email protected]>
  • Loading branch information
archlitchi authored Nov 15, 2024
1 parent 1011ff1 commit 69370a7
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.0
v2.4.1
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.0
version: 2.4.1
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.0"
appVersion: "2.4.1"

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: "latest"
version: "v2.4.1"

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

0 comments on commit 69370a7

Please sign in to comment.