diff --git a/stable/aws-efa-k8s-device-plugin/Chart.yaml b/stable/aws-efa-k8s-device-plugin/Chart.yaml index c040ec032..96801a691 100644 --- a/stable/aws-efa-k8s-device-plugin/Chart.yaml +++ b/stable/aws-efa-k8s-device-plugin/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: aws-efa-k8s-device-plugin description: A Helm chart for EFA device plugin. -version: v0.4.4 -appVersion: "v0.4.4" +version: v0.4.5 +appVersion: "v0.4.5" home: https://github.com/aws/eks-charts icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png sources: diff --git a/stable/aws-efa-k8s-device-plugin/values.yaml b/stable/aws-efa-k8s-device-plugin/values.yaml index 5691a9771..ac8917f09 100644 --- a/stable/aws-efa-k8s-device-plugin/values.yaml +++ b/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.4.4" + tag: "v0.4.5" securityContext: allowPrivilegeEscalation: false capabilities: