Skip to content

Commit

Permalink
Bump azure-cli version to 2.63.0 (#1328)
Browse files Browse the repository at this point in the history
* chore: Update the `azure-cli` version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `azure-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 2325bbe commit 42d70f7
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
Expand Up @@ -2,7 +2,7 @@
asdf_version: 0.14.0
awscli_version: 2.17.24
azcopy_version: 10.26.0-20240731
azurecli_version: 2.62.0
azurecli_version: 2.63.0
chocolatey_version: 1.4.0
compose_version: 2.29.1
cst_version: 1.19.1
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ command:
exec: az --version
exit-status: 0
stdout:
- 2.62.0
- 2.63.0
bundle:
exec: bundle -v
exit-status: 0
Expand Down

0 comments on commit 42d70f7

Please sign in to comment.