From 2d9bfc941626d0a69ff868eb749d49ecdef7afa0 Mon Sep 17 00:00:00 2001 From: Matt Johnson Date: Wed, 13 Nov 2024 01:30:08 +0000 Subject: [PATCH] Bump chart version to account for addition of P5en to list of EFA supported instances. --- stable/aws-efa-k8s-device-plugin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/aws-efa-k8s-device-plugin/Chart.yaml b/stable/aws-efa-k8s-device-plugin/Chart.yaml index 683598ee..2abfc4b6 100644 --- a/stable/aws-efa-k8s-device-plugin/Chart.yaml +++ b/stable/aws-efa-k8s-device-plugin/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: aws-efa-k8s-device-plugin description: A Helm chart for EFA device plugin. -version: v0.5.5 +version: v0.5.6 appVersion: "v0.5.4" home: https://github.com/aws/eks-charts icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png