From 7010833e4e5d7fb8202ee73d8210ef1d66962a7f Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 12:16:21 +0200 Subject: [PATCH] [updatecli] Bump Jenkinsfile_k8s for updatecli `hashicorp-tools` docker image version to lastest image release (#84) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Updated the content of the file "/tmp/updatecli/jenkins-infra/da... ... tadog/Jenkinsfile_k8s" Made with ❤️️ by updatecli * chore: Updated the content of the file "/tmp/updatecli/jenkins-infra/da... ... tadog/Jenkinsfile_k8s" Made with ❤️️ by updatecli Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- Jenkinsfile_k8s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_k8s b/Jenkinsfile_k8s index 7a8d53c..308295b 100644 --- a/Jenkinsfile_k8s +++ b/Jenkinsfile_k8s @@ -1,4 +1,4 @@ -def dockerImage = 'jenkinsciinfra/hashicorp-tools:0.5.15' // Tracked by updatecli +def dockerImage = 'jenkinsciinfra/hashicorp-tools:0.5.27' // Tracked by updatecli parallel( failFast: false,