We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05923ee commit 2a91e36Copy full SHA for 2a91e36
stable/aws-efa-k8s-device-plugin/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
2
name: aws-efa-k8s-device-plugin
3
description: A Helm chart for EFA device plugin.
4
-version: v0.5.9
5
-appVersion: "v0.5.5"
+version: v0.5.10
+appVersion: "v0.5.6"
6
home: https://github.com/aws/eks-charts
7
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
8
sources:
stable/aws-efa-k8s-device-plugin/values.yaml
@@ -1,7 +1,7 @@
image:
repository: 602401143452.dkr.ecr.us-west-2.amazonaws.com/eks/aws-efa-k8s-device-plugin
# Overrides the image tag whose default is the chart appVersion.
- tag: "v0.5.5"
+ tag: "v0.5.6"
securityContext:
allowPrivilegeEscalation: false
capabilities:
0 commit comments