We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0620e76 commit b08f9c5Copy full SHA for b08f9c5
VERSION
@@ -1 +1 @@
1
-v0.37.0
+v2.4.0
charts/hami/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v2
2
name: hami
3
-version: 0.37.0
+version: 2.4.0
4
kubeVersion: ">= 1.16.0"
5
description: Heterogeneous AI Computing Virtualization Middleware
6
keywords:
@@ -12,5 +12,5 @@ maintainers:
12
email: [email protected]
13
- name: zhangxiao
14
15
-appVersion: "0.37.0"
+appVersion: "2.4.0"
16
charts/hami/values.yaml
@@ -3,7 +3,7 @@
nameOverride: ""
fullnameOverride: ""
imagePullSecrets: [ ]
-version: "0.37.0"
+version: "2.4.0"
7
8
#Nvidia GPU Parameters
9
resourceName: "nvidia.com/gpu"
0 commit comments