Skip to content

Comments

feat(container): update intel-device-plugins group ( 0.32.1 ➔ 0.34.0 )#3341

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/intel-device-plugins
Sep 13, 2025
Merged

feat(container): update intel-device-plugins group ( 0.32.1 ➔ 0.34.0 )#3341
binaryn3xus merged 1 commit intomainfrom
renovate/intel-device-plugins

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/intel-device-plugins-gpu minor 0.32.1 -> 0.34.0
ghcr.io/home-operations/charts-mirror/intel-device-plugins-operator minor 0.32.1 -> 0.34.0

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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Sep 12, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/apps/kube-system/intel-device-plugin/app Kustomization: kube-system/intel-device-plugin-operator OCIRepository: kube-system/intel-device-plugins-operator

+++ kubernetes/apps/kube-system/intel-device-plugin/app Kustomization: kube-system/intel-device-plugin-operator OCIRepository: kube-system/intel-device-plugins-operator

@@ -13,9 +13,9 @@

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.32.1
+    tag: 0.34.0
   url: oci://ghcr.io/home-operations/charts-mirror/intel-device-plugins-operator
 
--- kubernetes/apps/kube-system/intel-device-plugin/gpu Kustomization: kube-system/intel-device-plugin-gpu OCIRepository: kube-system/intel-device-plugins-gpu

+++ kubernetes/apps/kube-system/intel-device-plugin/gpu Kustomization: kube-system/intel-device-plugin-gpu OCIRepository: kube-system/intel-device-plugins-gpu

@@ -13,9 +13,9 @@

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.32.1
+    tag: 0.34.0
   url: oci://ghcr.io/home-operations/charts-mirror/intel-device-plugins-gpu
 

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: kube-system/intel-device-plugin-gpu GpuDevicePlugin: kube-system/intel-gpu-plugin

+++ HelmRelease: kube-system/intel-device-plugin-gpu GpuDevicePlugin: kube-system/intel-gpu-plugin

@@ -1,16 +1,17 @@

 ---
 apiVersion: deviceplugin.intel.com/v1
 kind: GpuDevicePlugin
 metadata:
   name: intel-gpu-plugin
 spec:
-  image: intel/intel-gpu-plugin:0.32.1
+  image: intel/intel-gpu-plugin:0.34.0
   logLevel: 2
   sharedDevNum: 3
-  resourceManager: false
   enableMonitoring: true
   preferredAllocationPolicy: none
+  allowIDs: ''
+  denyIDs: ''
   nodeSelector:
     intel.feature.node.kubernetes.io/gpu: 'true'
   tolerations: []
 
--- HelmRelease: kube-system/intel-device-plugin-operator ClusterRole: kube-system/inteldeviceplugins-manager-role

+++ HelmRelease: kube-system/intel-device-plugin-operator ClusterRole: kube-system/inteldeviceplugins-manager-role

@@ -62,12 +62,13 @@

   resources:
   - dlbdeviceplugins
   - dsadeviceplugins
   - fpgadeviceplugins
   - gpudeviceplugins
   - iaadeviceplugins
+  - npudeviceplugins
   - qatdeviceplugins
   - sgxdeviceplugins
   verbs:
   - create
   - delete
   - get
--- HelmRelease: kube-system/intel-device-plugin-operator Deployment: kube-system/inteldeviceplugins-controller-manager

+++ HelmRelease: kube-system/intel-device-plugin-operator Deployment: kube-system/inteldeviceplugins-controller-manager

@@ -25,13 +25,13 @@

         - --devices=gpu
         env:
         - name: DEVICEPLUGIN_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: intel/intel-deviceplugin-operator:0.32.1
+        image: intel/intel-deviceplugin-operator:0.34.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@binaryn3xus binaryn3xus merged commit e131b19 into main Sep 13, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/intel-device-plugins branch September 13, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant