Skip to content

Commit

Permalink
bump hami version to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wawa0210 committed Sep 28, 2024
1 parent 0620e76 commit b08f9c5
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 @@
v0.37.0
v2.4.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: 0.37.0
version: 2.4.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: "0.37.0"
appVersion: "2.4.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: "0.37.0"
version: "2.4.0"

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

0 comments on commit b08f9c5

Please sign in to comment.