Skip to content

Commit

Permalink
Bump azure-cli version to 2.56.0 (#976)
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]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Jan 10, 2024
1 parent 504d849 commit a54f7ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ command:
exec: az --version
exit-status: 0
stdout:
- 2.55.0
- 2.56.0
bundle:
exec: bundle -v
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion goss/goss-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ command:
exec: az version
exit-status: 0
stdout:
- 2.55.0
- 2.56.0
bundle:
exec: bundle -v
exit-status: 0
Expand Down
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.13.1
awscli_version: 2.15.8
azcopy_version: 10.22.1-20231220
azurecli_version: 2.55.0
azurecli_version: 2.56.0
chocolatey_version: 1.4.0
compose_version: 2.23.3
cst_version: 1.16.0
Expand Down

0 comments on commit a54f7ed

Please sign in to comment.