From 81f7098f66bd22d1843e814f28f13e6aa52e283e Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 16:08:22 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20intel-device-plugin?= =?UTF-8?q?s=20group=20(=200.32.1=20=E2=9E=94=200.34.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../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 582565f59..aa619b8ee 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 1dd656ec5..64b240c5f 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