jenkins-infra / docker-packaging

This repository contains everything needed to build a docker image used to package jenkins core
MIT License
2 stars 13 forks source link

[updatecli] Bump inbound-agent version #46

Closed jenkins-infra-updatecli[bot] closed 2 years ago

jenkins-infra-updatecli[bot] commented 2 years ago

[updatecli] Bump inbound-agent version

Report

Source:
    ✔ [lastVersion] Get the latest docker-inbound-agent version(githubrelease)

Condition:
    ✔ [checkDockerImagePublished] Is latest docker-inbound-agent image published?(dockerimage)
    ✔ [testDockerfile] Does the Dockerfile have an ARG instruction which key is JENKINS_AGENT_VERSION?(dockerfile)

Target:
    ✔ [updateDockerfileVersion] Update the value of ARG JENKINS_AGENT_VERSION in the Dockerfile(dockerfile)

Changelog

Click to expand ```` Release published on the 2022-07-14 07:48:18 +0000 UTC at the url https://github.com/jenkinsci/docker-inbound-agent/releases/tag/4.13.2-1 ## 🚀 New features and improvements * Now builds also for `linux/arm/v7`. (#269) @gounthar ````

Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here