From 21d8dc115d9f842ec0f2d60f4817f8ff0615e594 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:49:14 +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)=20(#5766)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nvidia-device-plugin](https://redirect.github.com/NVIDIA/k8s-device-plugin) | minor | `0.16.2` -> `0.17.0` | --- ### Release Notes
NVIDIA/k8s-device-plugin (nvidia-device-plugin) ### [`v0.17.0`](https://redirect.github.com/NVIDIA/k8s-device-plugin/blob/HEAD/CHANGELOG.md#v0170) [Compare Source](https://redirect.github.com/NVIDIA/k8s-device-plugin/compare/v0.16.2...v0.17.0) - Promote v0.17.0-rc.1 to GA
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- .../apps/gpu-system/nvidia-device-plugin/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/gpu-system/nvidia-device-plugin/app/helmrelease.yaml b/kubernetes/kyak/apps/gpu-system/nvidia-device-plugin/app/helmrelease.yaml index 5ebb2f6064..de70d8a84f 100644 --- a/kubernetes/kyak/apps/gpu-system/nvidia-device-plugin/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/gpu-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: nvidia