From b1944e23d151f90db596b75240bec9f66e3a4cc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:32:47 +0000 Subject: [PATCH] Update Helm release intel-device-plugins-gpu to v0.31.1 --- infra/controllers/intel-device-plugins/gpu/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/controllers/intel-device-plugins/gpu/kustomization.yaml b/infra/controllers/intel-device-plugins/gpu/kustomization.yaml index 082e2e5f..8c78d0eb 100644 --- a/infra/controllers/intel-device-plugins/gpu/kustomization.yaml +++ b/infra/controllers/intel-device-plugins/gpu/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization helmCharts: - name: intel-device-plugins-gpu repo: https://intel.github.io/helm-charts/ - version: 0.31.0 + version: 0.31.1 namespace: intel-device-plugins releaseName: intel-device-plugins-gpu includeCRDs: true