File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.19 .0
19
- appVersion : " 1.31.0.6 "
18
+ version : 0.20 .0
19
+ appVersion : " 1.31.0.7 "
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.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 )
3
+ ![ Version: 0.20 .0] ( https://img.shields.io/badge/Version-0.20 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.31.0.7 ] ( https://img.shields.io/badge/AppVersion-1.31.0.7 -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.6 "
11
+ tag : " 1.31.0.7 "
12
12
resources : {}
13
13
# Set daemonsets updateStrategy for device plugin
14
14
updateStrategy :
19
19
lbl :
20
20
image :
21
21
repository : docker.io/rocm/k8s-device-plugin
22
- tag : " labeller-1.31.0.6 "
22
+ tag : " labeller-1.31.0.7 "
23
23
serviceAccount :
24
24
annotations : {}
25
25
securityContext :
You can’t perform that action at this time.
0 commit comments