From 05dfaeb5100508eaa6f07d78c57e179f84b11be8 Mon Sep 17 00:00:00 2001 From: pintaoz-aws <167920275+pintaoz-aws@users.noreply.github.com> Date: Mon, 2 Feb 2026 11:23:54 -0800 Subject: [PATCH] Update aws-efa-k8s-device-plugin version to 0.5.20 --- helm_chart/HyperPodHelmChart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm_chart/HyperPodHelmChart/Chart.yaml b/helm_chart/HyperPodHelmChart/Chart.yaml index b7e6b668..2013b47f 100644 --- a/helm_chart/HyperPodHelmChart/Chart.yaml +++ b/helm_chart/HyperPodHelmChart/Chart.yaml @@ -41,7 +41,7 @@ dependencies: repository: https://nvidia.github.io/k8s-device-plugin condition: nvidia-device-plugin.devicePlugin.enabled - name: aws-efa-k8s-device-plugin - version: "0.5.10" + version: "0.5.20" repository: https://aws.github.io/eks-charts/ condition: aws-efa-k8s-device-plugin.devicePlugin.enabled - name: neuron-device-plugin @@ -91,4 +91,4 @@ dependencies: - name: gpu-operator version: "0.1.0" repository: "file://charts/gpu-operator" - condition: gpu-operator.enabled \ No newline at end of file + condition: gpu-operator.enabled