Skip to content

feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.19.3 )#271

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

feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.19.3 )#271
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nvcr.io-nvidia-k8s-device-plugin-0.x

Conversation

@parsec-renovate

@parsec-renovate parsec-renovate Bot commented Jun 1, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
nvcr.io/nvidia/k8s-device-plugin minor v0.14.5v0.19.3

Warning

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


Configuration

📅 Schedule: (in timezone America/New_York)

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

@github-actions

github-actions Bot commented Jun 1, 2024

Copy link
Copy Markdown
--- 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.14.5
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.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.14.5
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.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.14.5
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.0
         imagePullPolicy: IfNotPresent
         name: nvidia-device-plugin-ctr
         env:
         - name: CONFIG_FILE
           value: /config/config.yaml
         - name: NVIDIA_MIG_MONITOR_DEVICES

@github-actions

github-actions Bot commented Jun 1, 2024

Copy link
Copy Markdown
--- kubernetes/apps/kube-system/nvidia/device-plugin/app Kustomization: flux-system/cluster-apps-nvidia-device-plugin HelmRelease: kube-system/nvidia-device-plugin

+++ kubernetes/apps/kube-system/nvidia/device-plugin/app Kustomization: flux-system/cluster-apps-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.14.5
+      tag: v0.17.0
     nodeSelector:
       nvidia.feature.node.kubernetes.io/gpu: 'true'
     runtimeClassName: nvidia
 

@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.15.0 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.15.1 ) Jun 25, 2024
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from b4ba1d5 to 3198f18 Compare June 25, 2024 12:09
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.15.1 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.16.0 ) Jul 16, 2024
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 3198f18 to 57c8e76 Compare July 16, 2024 15:05
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.16.0 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.16.1 ) Jul 23, 2024
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 57c8e76 to 6e20adc Compare July 23, 2024 21:05
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.16.1 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.16.2 ) Aug 8, 2024
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 6e20adc to aae9f5f Compare August 8, 2024 11:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.16.2 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.0 ) Oct 31, 2024
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from aae9f5f to 400395b Compare October 31, 2024 14:05
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.0 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.1 ) Mar 12, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 400395b to 3be0bab Compare March 12, 2025 10:05
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.1 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) May 13, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 3be0bab to 2373277 Compare May 13, 2025 16:07
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) - autoclosed Jul 21, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 21, 2025
@parsec-renovate parsec-renovate Bot deleted the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch July 21, 2025 18:12
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) - autoclosed feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) Jul 21, 2025
@parsec-renovate parsec-renovate Bot reopened this Jul 21, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) - autoclosed Jul 21, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 21, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) - autoclosed feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) Jul 21, 2025
@parsec-renovate parsec-renovate Bot reopened this Jul 21, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) - autoclosed Jul 22, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 22, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) - autoclosed Jul 23, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 23, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) - autoclosed feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) Jul 23, 2025
@parsec-renovate parsec-renovate Bot reopened this Jul 23, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 3858469 to 2373277 Compare July 23, 2025 21:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.2 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) Jul 23, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 2373277 to ca2e099 Compare July 23, 2025 22:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed Jul 24, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 24, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) Jul 24, 2025
@parsec-renovate parsec-renovate Bot reopened this Jul 24, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from 2f9805d to ca2e099 Compare July 24, 2025 09:09
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed Jul 24, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 24, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) Jul 24, 2025
@parsec-renovate parsec-renovate Bot reopened this Jul 24, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from f4007c2 to ca2e099 Compare July 24, 2025 13:18
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed Jul 24, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 24, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) Jul 24, 2025
@parsec-renovate parsec-renovate Bot reopened this Jul 24, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from a218177 to ca2e099 Compare July 24, 2025 17:08
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed Jul 24, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 24, 2025
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) Jul 24, 2025
@parsec-renovate parsec-renovate Bot reopened this Jul 24, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/nvcr.io-nvidia-k8s-device-plugin-0.x branch from dbeb285 to ca2e099 Compare July 24, 2025 21:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) feat(container): update nvcr.io/nvidia/k8s-device-plugin ( v0.14.5 → v0.17.3 ) - autoclosed Jul 25, 2025
@parsec-renovate parsec-renovate Bot closed this Jul 25, 2025
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