Skip to content

feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.3 )#2337

Open
samip5-bot[bot] wants to merge 1 commit into
mainfrom
renovate/media-nvidia-device-plugin-0.x
Open

feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.3 )#2337
samip5-bot[bot] wants to merge 1 commit into
mainfrom
renovate/media-nvidia-device-plugin-0.x

Conversation

@samip5-bot

@samip5-bot samip5-bot Bot commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
nvidia-device-plugin minor 0.16.20.19.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

NVIDIA/k8s-device-plugin (nvidia-device-plugin)

v0.19.3

Compare Source

  • bump nvcr.io/nvidia/distroless/go to v4.0.8-dev (#​1852)
  • revert default enablement of features mofed, gdrcopy and mofed (#​1837)
  • bump golang version to 1.26.4 (#​1828)
  • bump golang.org/x/net to v0.56.0 (#​1867)

v0.19.2

Compare Source

  • Bump golang version to 1.26.3 (#​1754)
  • Bump nvidia/distroless/go to v4.0.6-dev (#​1806)
  • Bump nvidia-container-toolkit to v1.19.1 (#​1798)
  • Always use a dedicated service account in the helm chart (#​1804)

v0.19.1

Compare Source

  • wsl: report a single "all" device to kubelet (#​1699)
  • Fix CDI spec generation to respect driver root for Tegra CSV files (#​1701)
  • Bump golang from 1.26.1 to 1.26.2 (#​1704)
  • Bump nvidia/distroless/go from v4.0.3-dev to v4.0.4-dev (#​1702)
  • Bump google.golang.org/grpc from 1.79.1 to 1.79.3 (#​1711)
  • Bump the k8s.io dependencies to v1.35.4 (#​1710)

v0.19.0

Compare Source

  • Add --sleep-interval=infinite support to GFD for running as a pod (#​1603)
  • Fix image tag in static deployment (#​1604)
  • Add ownerReference to NodeFeature CRs for garbage collection (#​1597)
  • Change default value for gds, gdrcopy and mofed flags (#​1550)
  • Fix healthchecking on old devices (#​1562)
  • Enable NodeFeature API by default in GFD (#​1504)
  • Build multiarch images on native GitHub runners (#​1468)

v0.18.2

Compare Source

  • Ensure that cdi.FeatureFlags are passed to CDI library
  • Fix race condition in config-manager when label is unset
  • Fix nested container use cases by ensuring that IPC sockets are not mounted readonly
  • Bump NVIDIA Container Toolkit to v1.18.2
  • Bump distroless base image to v3.2.2-dev

v0.18.1

Compare Source

  • Allow CDI feature flags to be set
  • Pass driver root to nvinfo.New in device plugin main
  • Bump NVIDIA Container Toolkit to v1.18.1
  • Bump distroless base image to v3.2.1-dev
  • Bump github.com/opencontainers/selinux from 1.12.0 to 1.13.1 (#​1506)

v0.18.0

Compare Source

  • Rename getHealthCheckXids and clarify documentation
  • Add support for explicitly enabling XIDs in health checks
  • Deduplicate requested device IDs
  • Check for nil before reading boolean config values
  • Make gated modes (GDS, MOFED, GDRCOPY) optional in CDI
  • Add support for setting gdrcopyEnabled
  • Ignore errors getting device memory using NVML
  • Ensure that directory volumes have Directory type
  • Switch to plain golang image for builds
  • Remove unneeded intermediate container
  • Update CI definitions
  • Switch to distroless golang image
  • Update README.md with RuntimeClass
  • Pass a single context throughout the device-plugin method call stack (#​1284)
  • Remove internal logger in favour of klog (#​1277)
  • Remove FAIL_ON_INIT_ERROR from static examples
  • Detect blackwell architecture
  • Updated .release:staging to stage device-plugin images in nvstaging
  • Use MiB instead of MB for gpu-memory
  • Ignore XID error 109
  • Update README.md adjust set docker runtime default
  • Remove nvidia.com/gpu.imex-domain label
  • Fix containerd runc config error when creating a kind cluster
  • Use stable nividia-container-toolkit repo when creating a kind cluster
  • Switch to context package in go stdlib
  • Raise a warning instead of an error if GPU mode labeler fails
  • Add ada-lovelace architecture label for compute capability 8.9
  • Ensure FAIL_ON_INIT_ERROR boolean env is quoted
  • Honor fail-on-init-error when no resources are found
  • Enable hostPID in the mps-control-daemon pod (#​1045)

v0.17.4

Compare Source

What's Changed

Full Changelog: NVIDIA/k8s-device-plugin@v0.17.3...v0.17.4

v0.17.3

Compare Source

What's Changed

Full Changelog: NVIDIA/k8s-device-plugin@v0.17.2...v0.17.3

v0.17.2

Compare Source

What's Changed

  • Update nvidia.com/gpu.product label to include blackwell architectures
  • Update documentation to indicate that nvidia.com/gpu.memory label is in MiB instead of MB

Full Changelog: NVIDIA/k8s-device-plugin@v0.17.1...v0.17.2

v0.17.1

Compare Source

  • Ensure that generated CDI specs do not contain enable-cuda-compat hooks
  • Remove nvidia.com/gpu.imex-domain label
  • Ignore XID error 109
  • Add ada-lovelace architecture label for compute capability 8.9
  • Ensure FAIL_ON_INIT_ERROR boolean env is quoted
  • Honor fail-on-init-error when no resources are found

v0.17.0

Compare Source

  • Promote v0.17.0-rc.1 to GA

Configuration

📅 Schedule: (in timezone Europe/Helsinki)

  • 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 Mend Renovate.

@samip5-bot samip5-bot Bot force-pushed the renovate/media-nvidia-device-plugin-0.x branch from 1472207 to c564ec6 Compare January 23, 2026 20:03
@samip5-bot samip5-bot Bot changed the title feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.18.0 ) feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.18.2 ) Jan 23, 2026
@samip5-bot samip5-bot Bot force-pushed the renovate/media-nvidia-device-plugin-0.x branch from c564ec6 to b5c2d3f Compare April 2, 2026 20:12
@samip5-bot samip5-bot Bot changed the title feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.18.2 ) feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.0 ) Apr 2, 2026
@samip5-bot samip5-bot Bot force-pushed the renovate/media-nvidia-device-plugin-0.x branch from b5c2d3f to 87b176d Compare April 23, 2026 16:35
@samip5-bot samip5-bot Bot changed the title feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.0 ) feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.1 ) Apr 23, 2026
@samip5-bot

samip5-bot Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@samip5-bot samip5-bot Bot force-pushed the renovate/media-nvidia-device-plugin-0.x branch from 87b176d to 7b32708 Compare May 27, 2026 09:09
@samip5-bot samip5-bot Bot changed the title feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.1 ) feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.2 ) May 27, 2026
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| helm       | nvidia-device-plugin | 0.16.2 | 0.19.3 |
@samip5-bot samip5-bot Bot force-pushed the renovate/media-nvidia-device-plugin-0.x branch from 7b32708 to 90db116 Compare June 22, 2026 21:02
@samip5-bot samip5-bot Bot changed the title feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.2 ) feat(helm): update chart nvidia-device-plugin ( 0.16.2 → 0.19.3 ) Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants