From 636a59498608020aedacf2b77717d6f501590b3d Mon Sep 17 00:00:00 2001 From: "commit-commander-91[bot]" <184876747+commit-commander-91[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 16:07:47 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20nvidia-device-plugin=20(?= =?UTF-8?q?=200.16.2=20=E2=86=92=200.17.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/kube-system/nvidia-device-plugin/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/kube-system/nvidia-device-plugin/app/helmrelease.yaml b/kubernetes/main/apps/kube-system/nvidia-device-plugin/app/helmrelease.yaml index f3cabe443..522bbf24f 100644 --- a/kubernetes/main/apps/kube-system/nvidia-device-plugin/app/helmrelease.yaml +++ b/kubernetes/main/apps/kube-system/nvidia-device-plugin/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: nvidia-device-plugin - version: 0.16.2 + version: 0.17.0 sourceRef: kind: HelmRepository name: nvdp