From 18f4855903eb5db3468b5159b41badf9a777cd6d Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 3 Mar 2025 10:06:33 +0000 Subject: [PATCH 1/2] chore: Update the `DOCTL` version in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-linux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index 9567e5b1d..183e4edaa 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -21,7 +21,7 @@ command: exec: doctl version exit-status: 0 stdout: - - 1.121.0 + - 1.123.0 git: exec: git --version exit-status: 0 From 8fa8a845c1c1cd506ca4c5a0e4d6cb4eb58ea3ae Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 3 Mar 2025 10:06:34 +0000 Subject: [PATCH 2/2] chore: Update the `DOCTL` version in the tools-versions.yml file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- provisioning/tools-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index a931c09fb..29b9eb5b3 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -8,7 +8,7 @@ compose_version: 2.33.0 cst_version: 1.19.3 docker_version: 27.5.1 docker_buildx_version: 0.14.1 -doctl_version: 1.121.0 +doctl_version: 1.123.0 gh_version: 2.67.0 git_lfs_version: 3.6.1 git_linux_version: 2.48.1