Compare commits

..

No commits in common. "206e5574a3ea43ba9e648a491ca7e85082210118" and "7f99a430fd5158eff43256ca5add775facdc7da6" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: nvidia-device-plugin chart: nvidia-device-plugin
version: 0.15.0 version: 0.14.5
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: nvdp name: nvdp

View file

@ -23,7 +23,7 @@ releases:
- name: nvidia-device-plugin - name: nvidia-device-plugin
namespace: kube-system namespace: kube-system
chart: nvdp/nvidia-device-plugin chart: nvdp/nvidia-device-plugin
version: 0.15.0 version: 0.14.5
values: ["../../../apps/kube-system/nvidia-device-plugin/app/resources/values.yml"] values: ["../../../apps/kube-system/nvidia-device-plugin/app/resources/values.yml"]
wait: true wait: true
- name: spegel - name: spegel