diff --git a/helm_chart/HyperPodHelmChart/charts/gpu-operator/values.yaml b/helm_chart/HyperPodHelmChart/charts/gpu-operator/values.yaml index 13c8c32c..0b977e7f 100644 --- a/helm_chart/HyperPodHelmChart/charts/gpu-operator/values.yaml +++ b/helm_chart/HyperPodHelmChart/charts/gpu-operator/values.yaml @@ -15,7 +15,7 @@ gpu-operator: enabled: false toolkit: image: "container-toolkit" - version: "v1.13.1-centos7" + version: "v1.17.9-ubi8" devicePlugin: enabled: true image: "mirror-k8s-device-plugin"