We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40c9fc commit d075655Copy full SHA for d075655
stable/aws-efa-k8s-device-plugin/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
name: aws-efa-k8s-device-plugin
3
description: A Helm chart for EFA device plugin.
4
-version: v0.5.14
+version: v0.5.15
5
appVersion: "v0.5.8"
6
home: https://github.com/aws/eks-charts
7
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
stable/aws-efa-k8s-device-plugin/values.yaml
@@ -157,6 +157,8 @@ supportedInstanceLabels: # EFA supported instances: https://docs.aws.amazon.com/
157
- trn1n.32xlarge
158
- trn2.48xlarge
159
- trn2u.48xlarge
160
+ - trn2-ac.24xlarge
161
+ - trn2u-ac.24xlarge
162
- vt1.24xlarge
163
- hpc6a.48xlarge
164
- hpc6id.32xlarge
0 commit comments