File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ keywords:
15
15
- gpu
16
16
17
17
kubeVersion : " >= 1.18.0-0"
18
- version : 0.18 .0
19
- appVersion : " 1.31.0.4 "
18
+ version : 0.19 .0
19
+ appVersion : " 1.31.0.6 "
20
20
21
21
dependencies :
22
22
- name : node-feature-discovery
Original file line number Diff line number Diff line change 1
1
# AMD GPU Helm Chart
2
2
3
- ![ Version: 0.18 .0] ( https://img.shields.io/badge/Version-0.18 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.31.0.4 ] ( https://img.shields.io/badge/AppVersion-1.31.0.4 -informational?style=flat-square )
3
+ ![ Version: 0.19 .0] ( https://img.shields.io/badge/Version-0.19 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.31.0.6 ] ( https://img.shields.io/badge/AppVersion-1.31.0.6 -informational?style=flat-square )
4
4
5
5
A Helm chart for deploying Kubernetes AMD GPU device plugin
6
6
Original file line number Diff line number Diff line change 8
8
image :
9
9
repository : docker.io/rocm/k8s-device-plugin
10
10
# Overrides the image tag whose default is the chart appVersion.
11
- tag : " 1.31.0.4 "
11
+ tag : " 1.31.0.6 "
12
12
resources : {}
13
13
14
14
lbl :
15
15
image :
16
16
repository : docker.io/rocm/k8s-device-plugin
17
- tag : " labeller-1.31.0.4 "
17
+ tag : " labeller-1.31.0.6 "
18
18
serviceAccount :
19
19
annotations : {}
20
20
securityContext :
You can’t perform that action at this time.
0 commit comments