Skip to content

Commit

Permalink
Merge pull request #1601 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.22.17
  • Loading branch information
dduportal authored Dec 15, 2024
2 parents 1003791 + 0543497 commit 038a970
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.22.16
awscli_version: 2.22.17
azcopy_version: 10.27.1-20241113
azurecli_version: 2.67.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.22.16
- 2.22.17
azurecli:
exec: az --version
exit-status: 0
Expand Down

0 comments on commit 038a970

Please sign in to comment.