Skip to content

Commit

Permalink
Upgrade to version 2.0.2 where possible
Browse files Browse the repository at this point in the history
This new 2.x version was just released:
https://github.com/aws/efs-utils/releases/tag/v2.0.2
  • Loading branch information
jsf9k committed Jun 11, 2024
1 parent 02b08d2 commit 5bcb3f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vars/Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ package_names:
- pkgconf

# The version of amazon-efs-utils to install.
version: 2.0.1
version: 2.0.2
2 changes: 1 addition & 1 deletion vars/RedHat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ package_names:
- rpm-build

# The version of amazon-efs-utils to install.
version: 2.0.1
version: 2.0.2

0 comments on commit 5bcb3f8

Please sign in to comment.