Update Helm release nvidia-device-plugin to v0.15.0
This commit is contained in:
parent
9cea107fd8
commit
a229e4f815
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: nvidia-device-plugin
|
||||
version: 0.14.5
|
||||
version: 0.15.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: nvdp
|
||||
|
|
|
@ -23,7 +23,7 @@ releases:
|
|||
- name: nvidia-device-plugin
|
||||
namespace: kube-system
|
||||
chart: nvdp/nvidia-device-plugin
|
||||
version: 0.14.5
|
||||
version: 0.15.0
|
||||
values: ["../../../apps/kube-system/nvidia-device-plugin/app/resources/values.yml"]
|
||||
wait: true
|
||||
- name: spegel
|
||||
|
|
Loading…
Reference in a new issue