Releases: updatecli/updatecli-action
v2.56.0 🌈
v2.55.0 🌈
WARNING
This release introduces a few important changes.
Ephemeral branch
The ephemeral branch created by Updatecli before opening a pullrequest or merge request changes its format to include the base branch, more information here about why this change is needed.
The consequence of this, is that every pull requests or merge requests created by Updatecli before 0.73.0 will become orphan. They can be closed as Updatecli will recreate them with the new ephemeral branch format.
Autodiscovery updating container tag
The Autodiscovery plugins for Helm, Dockerfile, and docker compose have been improved to also include the image digest by default.
So
updatecli/updatecli:latest
will be updated toupdatecli/updatecli:latest@sha256xxxx
updatecli/updatecli:0.23.0
toupdatecli/updatecli:0.73.0@sha256xxx
updatecli/updatecli:0.23.0@sha256xxx
toupdatecli/updatecli:0.73.0@sha256yyy
Docker image using digest without specifying the tag will be ignored.
This behavior can be disabled using the parameter digest
set to false
such as in the following example:
autodiscovery:
scmid: default
crawlers:
helm:
digest: false
Changes
- Bump updatecli version to v0.73.0 @github-actions (#501)
- chore(deps): Bump tibdex/github-app-token from 1.8.2 to 2.1.0 @dependabot (#458)
- Bump All NPM package version @github-actions (#497)
- chore(deps): Bump release-drafter/release-drafter from 5 to 6 @dependabot (#499)
- chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2 @dependabot (#500)
- chore(deps): Bump @actions/core from 1.10.0 to 1.10.1 @dependabot (#446)
Contributors
@dependabot, @dependabot[bot], @github-actions and @github-actions[bot]
v2.54.0 🌈
Changes
- Bump updatecli version to v0.72.0 @github-actions (#498)
Contributors
@github-actions and @github-actions[bot]
v2.53.0 🌈
Changes
- Bump All NPM package version @github-actions (#490)
- Bump updatecli version to v0.71.0 @github-actions (#496)
- chore(deps): Bump actions/upload-artifact from 3 to 4 @dependabot (#492)
- chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1 @dependabot (#493)
- chore(deps): Bump github/codeql-action from 2 to 3 @dependabot (#491)
Contributors
@dependabot, @dependabot[bot], @github-actions and @github-actions[bot]
v2.52.0 🌈
Changes
- Bump updatecli version to v0.70.0 @github-actions (#495)
Contributors
@github-actions and @github-actions[bot]
v2.51.0 🌈
v2.50.0 🌈
Changes
- Bump All NPM package version @github-actions (#484)
- Bump updatecli version to v0.68.0 @github-actions (#486)
- Bump updatecli version to v0.67.1 @github-actions (#485)
- chore(deps): Bump ad-m/github-push-action from 0.6.0 to 0.8.0 @dependabot (#468)
- Bump All NPM package version @github-actions (#482)
- Bump updatecli version to v0.67.0 @github-actions (#483)
Contributors
@dependabot, @dependabot[bot], @github-actions and @github-actions[bot]
v2.49.1 🌈
v2.49.0 🌈
Changes
- Bump updatecli version to v0.66.0 @github-actions (#480)
- chore(deps): Bump actions/setup-node from 3.8.1 to 4.0.0 @dependabot (#474)
Contributors
@dependabot, @dependabot[bot], @github-actions and @github-actions[bot]