From 1a68abf2937ba13e7584a2c81a84a951680ed2a5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Oct 2024 16:08:19 +0000 Subject: [PATCH] fix(helm): update chart intel-device-plugins-operator to 0.31.1 --- .../apps/intel-gpu/files/intel-device-plugins-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/common/apps/intel-gpu/files/intel-device-plugins-operator.yaml b/kubernetes/common/apps/intel-gpu/files/intel-device-plugins-operator.yaml index 12b8ece..81f5dba 100644 --- a/kubernetes/common/apps/intel-gpu/files/intel-device-plugins-operator.yaml +++ b/kubernetes/common/apps/intel-gpu/files/intel-device-plugins-operator.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: intel-device-plugins-operator - version: 0.31.0 + version: 0.31.1 sourceRef: kind: HelmRepository name: intel -- 2.40.1