Skip to content

feat(container): update image nvcr.io/nvidia/k8s-device-plugin ( v0.17.1 ➔ v0.19.0 )#153

Open
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/nvcr.io-nvidia-k8s-device-plugin-0.x
Open

feat(container): update image nvcr.io/nvidia/k8s-device-plugin ( v0.17.1 ➔ v0.19.0 )#153
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/nvcr.io-nvidia-k8s-device-plugin-0.x

Conversation

@parsec-renovate
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Dec 9, 2025

This PR contains the following updates:

Package Update Change
nvcr.io/nvidia/k8s-device-plugin minor v0.17.1v0.19.0

Warning

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


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions
Copy link

github-actions bot commented Dec 9, 2025

--- kubernetes/apps/kube-system/nvidia/device-plugin/app Kustomization: kube-system/nvidia-device-plugin HelmRelease: kube-system/nvidia-device-plugin

+++ kubernetes/apps/kube-system/nvidia/device-plugin/app Kustomization: kube-system/nvidia-device-plugin HelmRelease: kube-system/nvidia-device-plugin

@@ -40,11 +40,11 @@

               failRequestsGreaterThanOne: false
               resources:
                 - name: nvidia.com/gpu
                   replicas: 6
     image:
       repository: nvcr.io/nvidia/k8s-device-plugin
-      tag: v0.17.1
+      tag: v0.19.0
     nodeSelector:
       nvidia.feature.node.kubernetes.io/gpu: 'true'
     runtimeClassName: nvidia
 

@github-actions
Copy link

github-actions bot commented Dec 9, 2025

--- HelmRelease: kube-system/nvidia-device-plugin DaemonSet: kube-system/nvidia-device-plugin

+++ HelmRelease: kube-system/nvidia-device-plugin DaemonSet: kube-system/nvidia-device-plugin

@@ -24,13 +24,13 @@

       priorityClassName: system-node-critical
       runtimeClassName: nvidia
       securityContext: {}
       serviceAccountName: nvidia-device-plugin-service-account
       shareProcessNamespace: true
       initContainers:
-      - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.1
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
         name: nvidia-device-plugin-init
         command:
         - config-manager
         env:
         - name: ONESHOT
           value: 'true'
@@ -59,13 +59,13 @@

         volumeMounts:
         - name: available-configs
           mountPath: /available-configs
         - name: config
           mountPath: /config
       containers:
-      - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.1
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
         name: nvidia-device-plugin-sidecar
         command:
         - config-manager
         env:
         - name: ONESHOT
           value: 'false'
@@ -97,13 +97,13 @@

         - name: config
           mountPath: /config
         securityContext:
           capabilities:
             add:
             - SYS_ADMIN
-      - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.1
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
         imagePullPolicy: IfNotPresent
         name: nvidia-device-plugin-ctr
         env:
         - name: CONFIG_FILE
           value: /config/config.yaml
         - name: NVIDIA_MIG_MONITOR_DEVICES

@parsec-renovate parsec-renovate bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 829da96 to 241a553 Compare December 9, 2025 23:17
@parsec-renovate parsec-renovate bot changed the title feat(container): update image nvcr.io/nvidia/k8s-device-plugin ( v0.17.1 ➔ v0.18.1 ) feat(container): update image nvcr.io/nvidia/k8s-device-plugin ( v0.17.1 ➔ v0.18.2 ) Jan 23, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 241a553 to b2ef591 Compare January 23, 2026 15:08
@parsec-renovate parsec-renovate bot changed the title feat(container): update image nvcr.io/nvidia/k8s-device-plugin ( v0.17.1 ➔ v0.18.2 ) feat(container): update image nvcr.io/nvidia/k8s-device-plugin ( v0.17.1 ➔ v0.19.0 ) Mar 17, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from b2ef591 to 0798f83 Compare March 17, 2026 17:26
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