Skip to content

Commit

Permalink
Merge pull request #1669 from jenkins-infra/updatecli_main_12f2566c62…
Browse files Browse the repository at this point in the history
…a56a9f3f23f9201508c71468e9eb457d9762750bf1d3989ac09766

Bump the `aws` CLI version to 2.23.2
  • Loading branch information
dduportal authored Jan 20, 2025
2 parents eefe883 + 08bca8d commit db9eb81
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.15.0
awscli_version: 2.23.1
awscli_version: 2.23.2
azcopy_version: 10.27.1
azurecli_version: 2.68.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.23.1
- 2.23.2
azurecli:
exec: az --version
exit-status: 0
Expand Down

0 comments on commit db9eb81

Please sign in to comment.