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.9 .0
19
- appVersion : " 1.25.2.4 "
18
+ version : 0.10 .0
19
+ appVersion : " 1.25.2.5 "
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.9 .0] ( https://img.shields.io/badge/Version-0.9 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.25.2.4 ] ( https://img.shields.io/badge/AppVersion-1.25.2.4 -informational?style=flat-square )
3
+ ![ Version: 0.10 .0] ( https://img.shields.io/badge/Version-0.10 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.25.2.5 ] ( https://img.shields.io/badge/AppVersion-1.25.2.5 -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 10
10
image :
11
11
repository : docker.io/rocm/k8s-device-plugin
12
12
# Overrides the image tag whose default is the chart appVersion.
13
- tag : " 1.25.2.4 "
13
+ tag : " 1.25.2.5 "
14
14
resources : {}
15
15
16
16
lbl :
17
17
image :
18
18
repository : docker.io/rocm/k8s-device-plugin
19
- tag : " labeller-1.25.2.4 "
19
+ tag : " labeller-1.25.2.5 "
20
20
resources : {}
21
21
22
22
imagePullSecrets : []
You can’t perform that action at this time.
0 commit comments