From 348f03e1948ad8a9ab035da8f3957d96ecc8b4f2 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 23:33:54 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20Intel-Device-Plug?= =?UTF-8?q?ins=20group=20(=200.32.1=20=E2=86=92=200.34.0=20)=20(#7464)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com> --- .../apps/kube-system/intel-device-plugin/app/helmrelease.yaml | 2 +- .../apps/kube-system/intel-device-plugin/gpu/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/kube-system/intel-device-plugin/app/helmrelease.yaml b/kubernetes/apps/kube-system/intel-device-plugin/app/helmrelease.yaml index 7dcf67ada..de1c6dd70 100644 --- a/kubernetes/apps/kube-system/intel-device-plugin/app/helmrelease.yaml +++ b/kubernetes/apps/kube-system/intel-device-plugin/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: 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 --- # yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json diff --git a/kubernetes/apps/kube-system/intel-device-plugin/gpu/helmrelease.yaml b/kubernetes/apps/kube-system/intel-device-plugin/gpu/helmrelease.yaml index 1954b1f15..4ab9d67d3 100644 --- a/kubernetes/apps/kube-system/intel-device-plugin/gpu/helmrelease.yaml +++ b/kubernetes/apps/kube-system/intel-device-plugin/gpu/helmrelease.yaml @@ -10,7 +10,7 @@ spec: 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 --- # yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json