From 23eb0ddf43b414254cf21b5a9039d6e5b5f3fd0c Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 18:28:28 +0200 Subject: [PATCH] Bump agent templates for infra.ci.jenkins.io (packer-image 1.18.1) (#4208) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Updated to content "" in file "config/jenkins_infra.ci.jenkins... ... .io.yaml" Made with ❤️️ by updatecli * chore: Updated to content "" in file "config/jenkins_infra.ci.jenkins... ... .io.yaml" Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- config/jenkins_infra.ci.jenkins.io.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/jenkins_infra.ci.jenkins.io.yaml b/config/jenkins_infra.ci.jenkins.io.yaml index 85da542c4..849a27fea 100644 --- a/config/jenkins_infra.ci.jenkins.io.yaml +++ b/config/jenkins_infra.ci.jenkins.io.yaml @@ -228,7 +228,7 @@ controller: executeInitScriptAsRoot: true imageReference: galleryImageDefinition: "jenkins-agent-ubuntu-22.04-amd64" - galleryImageVersion: "1.17.0" + galleryImageVersion: "1.18.1" galleryName: "prod_packer_images" galleryResourceGroup: "prod-packer-images" gallerySubscriptionId: "${PACKER_AZURE_SUBSCRIPTION_ID}" @@ -278,7 +278,7 @@ controller: executeInitScriptAsRoot: true imageReference: galleryImageDefinition: "jenkins-agent-windows-2019-amd64" - galleryImageVersion: "1.17.0" + galleryImageVersion: "1.18.1" galleryName: "prod_packer_images" galleryResourceGroup: "prod-packer-images" gallerySubscriptionId: "${PACKER_AZURE_SUBSCRIPTION_ID}" @@ -315,7 +315,7 @@ controller: executeInitScriptAsRoot: true imageReference: galleryImageDefinition: "jenkins-agent-ubuntu-22.04-arm64" - galleryImageVersion: "1.17.0" + galleryImageVersion: "1.18.1" galleryName: "prod_packer_images" galleryResourceGroup: "prod-packer-images" gallerySubscriptionId: "${PACKER_AZURE_SUBSCRIPTION_ID}"