Skip to content

Commit

Permalink
Merge branch 'main' into updatecli_main_12f2566c62a56a9f3f23f9201508c…
Browse files Browse the repository at this point in the history
…71468e9eb457d9762750bf1d3989ac09766
  • Loading branch information
dduportal authored Dec 13, 2024
2 parents 7ab744f + ab77d42 commit cf48be4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion images-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ aws:
ubuntu:
"22.04":
amd64: ami-071f364ff5debee65
arm64: ami-042186b9a02d5de76
arm64: ami-0d1d268a9190c3e4e
docker:
ubuntu:
"22.04":
Expand Down
4 changes: 2 additions & 2 deletions provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ awscli_version: 2.22.16
azcopy_version: 10.27.1-20241113
azurecli_version: 2.67.0
chocolatey_version: 1.4.0
compose_version: 2.31.0
compose_version: 2.32.0
cst_version: 1.19.3
docker_version: 27.4.0
docker_buildx_version: 0.14.1
doctl_version: 1.119.1
doctl_version: 1.120.0
gh_version: 2.63.2
git_lfs_version: 3.6.0
git_linux_version: 2.47.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 @@ -35,7 +35,7 @@ command:
exec: docker-compose -v
exit-status: 0
stdout:
- 2.31.0
- 2.32.0
gh_cli:
exec: gh --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ command:
exec: doctl version
exit-status: 0
stdout:
- 1.119.1
- 1.120.0
git:
exec: git --version
exit-status: 0
Expand Down

0 comments on commit cf48be4

Please sign in to comment.