Skip to content

Commit

Permalink
feat: update chart version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaygridley committed Jun 25, 2024
1 parent ea8b644 commit 0cabb72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion charts/aws-efs-csi-driver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Helm chart
# v2.5.0
* Add support for controller/node pod labels
# v2.4.3
* Bump app/driver version to `v1.5.6`
# v2.4.2
Expand All @@ -7,7 +9,6 @@
* Bump app/driver version to `v1.5.4`
# v2.4.0
* Bump app/driver version to `v1.5.3`
* Add support for controller/node pod labels
# v2.3.9
* Bump app/driver version to `v1.5.2`
# v2.3.8
Expand Down
2 changes: 1 addition & 1 deletion charts/aws-efs-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: aws-efs-csi-driver
version: 2.4.3
version: 2.5.0
appVersion: 1.5.6
kubeVersion: ">=1.17.0-0"
description: "A Helm chart for AWS EFS CSI Driver"
Expand Down

0 comments on commit 0cabb72

Please sign in to comment.