Skip to content

Commit

Permalink
chore: Bump Azure Gallery Image Version for azureVM
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Jun 21, 2024
1 parent 2f75a9c commit e9e4739
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/jenkins_infra.ci.jenkins.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ controller:
executeInitScriptAsRoot: true
imageReference:
galleryImageDefinition: "jenkins-agent-ubuntu-22.04-amd64"
galleryImageVersion: "1.72.0"
galleryImageVersion: "1.73.1"
galleryName: "prod_packer_images"
galleryResourceGroup: "prod-packer-images"
gallerySubscriptionId: "${JENKINSINFRA_AZURE_SECONDARY_SUBSCRIPTION_ID}"
Expand Down Expand Up @@ -405,7 +405,7 @@ controller:
executeInitScriptAsRoot: true
imageReference:
galleryImageDefinition: "jenkins-agent-windows-2019-amd64"
galleryImageVersion: "1.72.0"
galleryImageVersion: "1.73.1"
galleryName: "prod_packer_images"
galleryResourceGroup: "prod-packer-images"
gallerySubscriptionId: "${JENKINSINFRA_AZURE_SECONDARY_SUBSCRIPTION_ID}"
Expand Down Expand Up @@ -444,7 +444,7 @@ controller:
executeInitScriptAsRoot: true
imageReference:
galleryImageDefinition: "jenkins-agent-windows-2022-amd64"
galleryImageVersion: "1.72.0"
galleryImageVersion: "1.73.1"
galleryName: "prod_packer_images"
galleryResourceGroup: "prod-packer-images"
gallerySubscriptionId: "${JENKINSINFRA_AZURE_SECONDARY_SUBSCRIPTION_ID}"
Expand Down Expand Up @@ -483,7 +483,7 @@ controller:
executeInitScriptAsRoot: true
imageReference:
galleryImageDefinition: "jenkins-agent-ubuntu-22.04-arm64"
galleryImageVersion: "1.72.0"
galleryImageVersion: "1.73.1"
galleryName: "prod_packer_images"
galleryResourceGroup: "prod-packer-images"
gallerySubscriptionId: "${JENKINSINFRA_AZURE_SECONDARY_SUBSCRIPTION_ID}"
Expand Down

0 comments on commit e9e4739

Please sign in to comment.