Skip to content

Commit

Permalink
Merge branch 'main' into updatecli_main_1b4574a2e7a8365696290ad216daa…
Browse files Browse the repository at this point in the history
…c39cee7c040267f15b4abe86b3b18094686
  • Loading branch information
smerle33 authored Mar 6, 2024
2 parents 9cb3f89 + 41f34ba commit 8adf746
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion goss/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ command:
exec: aws --version
exit-status: 0
stdout:
- 2.15.21
- 2.15.25
azurecli:
exec: az --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion main.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ packer {
source = "github.com/rgl/windows-update"
}
azure = {
version = "2.0.2"
version = "2.0.4"
source = "github.com/hashicorp/azure"
}
docker = {
Expand Down
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.0
awscli_version: 2.15.21
awscli_version: 2.15.25
azcopy_version: 10.23.0-20240129
azurecli_version: 2.58.0
chocolatey_version: 1.4.0
Expand Down

0 comments on commit 8adf746

Please sign in to comment.