Skip to content

Commit

Permalink
Bump DOCTL version to 1.113.0 (#1390)
Browse files Browse the repository at this point in the history
* chore: Update the `DOCTL` version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `DOCTL` 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 e49cd91 commit b756857
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 @@ -8,7 +8,7 @@ compose_version: 2.29.2
cst_version: 1.19.1
docker_version: 27.2.1
docker_buildx_version: 0.14.1
doctl_version: 1.112.0
doctl_version: 1.113.0
gh_version: 2.56.0
git_lfs_version: 3.5.1
git_linux_version: 2.46.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.112.0
- 1.113.0
git:
exec: git --version
exit-status: 0
Expand Down

0 comments on commit b756857

Please sign in to comment.