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 #51

Closed jenkins-infra-updatecli[bot] closed 1 year ago

jenkins-infra-updatecli[bot] commented 1 year 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-11-18 09:37:53 +0000 UTC at the url https://github.com/jenkinsci/docker-inbound-agent/releases/tag/3071.v7e9b_0dc08466-5 ## 👻 Maintenance * chore(updateci) hotfix on the parent-image manifest (#303) @dduportal * chore(updatecli) add a manifest to track the parent image version (#294) @dduportal ## ✍ Other changes * chore(linux tests) apply shellcheck and fix concurency issues (#299) @dduportal ## 📦 Dependency updates * Bump the parent image `jenkins/agent` version to 3071.v7e9b_0dc08466-5 (#304) @github-actions * Bump actions/checkout from 2 to 3 (#298) @dependabot * Bump updatecli/updatecli-action from 2.13.0 to 2.14.0 (#297) @dependabot ````

Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here