From 4d3a38c880a98f311bd531a5f32df5dd3fb4eb36 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:51:14 +0200 Subject: [PATCH] Bump DOCTL version to 1.109.1 (#1284) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-linux.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index 78572174b..1a51b1f4b 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -28,7 +28,7 @@ command: exec: doctl version exit-status: 0 stdout: - - 1.101.0 + - 1.109.1 git: exec: git --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index f2f36c24e..2235fd707 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -9,7 +9,7 @@ cst_version: 1.18.1 default_jdk: 11 docker_version: 27.0.3 docker_buildx_version: 0.14.1 -doctl_version: 1.101.0 +doctl_version: 1.109.1 gh_version: 2.52.0 git_lfs_version: 3.5.1 git_linux_version: 2.45.2