Skip to content

Commit

Permalink
Update EFA plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdorame committed Feb 14, 2024
1 parent 439b59c commit 5468bda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions stable/aws-efa-k8s-device-plugin/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion stable/aws-efa-k8s-device-plugin/values.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 5468bda

Please sign in to comment.