Files
truecharts/charts/stable/intel-gpu-plugin
TrueCharts Bot 4e9766a21c feat(intel-gpu-plugin): update image docker.io/intel/intel-gpu-plugin 0.35.0 → 0.36.0 (#48567)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/intel/intel-gpu-plugin](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes)
| minor | `13e83f4` → `2db679b` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>intel/intel-device-plugins-for-kubernetes
(docker.io/intel/intel-gpu-plugin)</summary>

###
[`v0.36.0`](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/releases/tag/v0.36.0):
Intel Device Plugins for Kubernetes v0.36.0

[Compare
Source](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/compare/v0.35.0...v0.36.0)

### Highlights

This is a minor release 0.36.0 containing changes to GPU plugin's
monitoring functionality and some smaller changes/fixes.

#### Generic

- Update k8s components to 0.36.0 version
([#&#8203;2275](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2275))
- Golang 1.26
([#&#8203;2246](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2246))
- Go improvements
([#&#8203;2248](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2248))
- e2e: move to ginkgo labels
([#&#8203;2258](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2258))
- OpenShift documentation created
([#&#8203;2265](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2265))

#### GPU

- Support new 2.x xpumd's device info API
([#&#8203;2278](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/issues/2278))
- Move from KMD specific monitoring resources to a singular resource
`gpu.intel.com/monitoring`
([#&#8203;2244](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2244))

#### Operator

- Support for e2e operator tests for OCP and vanilla k8s

#### Bugs fixed

- QAT: Fix provisioning config not applying for an existing QAT CR
([#&#8203;2270](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/issues/2270))
- GPU: readme renders incorrectly
([#&#8203;2239](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/issues/2239))
- GPU: Include /dev/mei\* devices in the monitoring resource
([#&#8203;2237](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/issues/2237))

#### What's Changed (excluding dependabot)

- Post 0.35 updates to main by
[@&#8203;tkatila](https://redirect.github.com/tkatila) in
[#&#8203;2231](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2231)
- gpu: include /dev/mei\* devices for \_monitoring resource by
[@&#8203;tkatila](https://redirect.github.com/tkatila) in
[#&#8203;2242](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2242)
- modernize Go and fix prealloc findings by
[@&#8203;mythi](https://redirect.github.com/mythi) in
[#&#8203;2248](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2248)
- GPU: move to single/non-kmd tied monitoring resource by
[@&#8203;tkatila](https://redirect.github.com/tkatila) in
[#&#8203;2244](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2244)
- Pin setup-envtest to release-0.23 branch by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;2257](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2257)
- cdi: add npu and gpu examples for docker use by
[@&#8203;tkatila](https://redirect.github.com/tkatila) in
[#&#8203;2253](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2253)
- e2e: use labels to filter tests by
[@&#8203;tkatila](https://redirect.github.com/tkatila) in
[#&#8203;2258](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2258)
- Remove stale nodes/proxy trivyignore, merge .trivyignore into
.trivyignore.yaml by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;2260](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2260)
- Fix table rendering in GPU plugin README by adding missing blank line
by [@&#8203;Nesar976](https://redirect.github.com/Nesar976) in
[#&#8203;2263](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2263)
- publish: add missing 0.35 release branch for triggers by
[@&#8203;tkatila](https://redirect.github.com/tkatila) in
[#&#8203;2264](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2264)
- e2e: rewrite operator tests with OCP support by
[@&#8203;tkatila](https://redirect.github.com/tkatila) in
[#&#8203;2259](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2259)
- build: use Go 1.26 by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;2246](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2246)
- k8s 1.36.0 by [@&#8203;mythi](https://redirect.github.com/mythi) in
[#&#8203;2275](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2275)
- operator: qat: fix provisioning config change propagation and asym;sym
validation by [@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;2271](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2271)
- GPU plugin: add xpumd 2.x as alternative health data source by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;2279](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2279)
- Move Openshift documentation to this repository by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;2265](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2265)
- build: drop -N -l flags by
[@&#8203;tkatila](https://redirect.github.com/tkatila) in
[#&#8203;2288](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2288)

#### New Contributors

- [@&#8203;Nesar976](https://redirect.github.com/Nesar976) made their
first contribution in
[#&#8203;2263](https://redirect.github.com/intel/intel-device-plugins-for-kubernetes/pull/2263)

**Full Changelog**:
<https://github.com/intel/intel-device-plugins-for-kubernetes/compare/v0.35.0...v0.36.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9pbnRlbC1ncHUtcGx1Z2luIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-05-27 20:20:54 +02:00
..
2026-04-17 18:06:06 +00:00

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://oci.trueforge.org/truecharts/intel-gpu-plugin

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/intel-gpu-plugin

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/intel-gpu-plugin/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project