Skip to content

Commit

Permalink
Bump the aws CLI version to 2.17.43 (#1380)
Browse files Browse the repository at this point in the history
* chore: Update the `aws` CLI  version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `aws` CLI version in the tools-versions.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent a00a228 commit f1d6502
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# if manually change, please update the goss file accordingly
asdf_version: 0.14.1
awscli_version: 2.17.42
awscli_version: 2.17.43
azcopy_version: 10.26.0-20240731
azurecli_version: 2.64.0
chocolatey_version: 1.4.0
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ command:
exec: aws --version
exit-status: 0
stdout:
- 2.17.42
- 2.17.43
azurecli:
exec: az --version
exit-status: 0
Expand Down

0 comments on commit f1d6502

Please sign in to comment.