Skip to content

Releases: updatecli/updatecli-action

v2.61.0 🌈

17 Jun 16:56
eb158f6
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Bump updatecli version to v0.79.1 @updateclibot (#525)

Contributors

@updateclibot and @updateclibot[bot]

v2.60.0 🌈

16 Jun 16:06
8cecee5
Compare
Choose a tag to compare

Changes

  • Bump updatecli version to v0.79.0 @updateclibot (#524)
  • chore(deps): Bump updatecli/updatecli-action from 2.58.0 to 2.59.0 @dependabot (#522)

Contributors

@dependabot, @dependabot[bot], @updateclibot and @updateclibot[bot]

v2.59.0 🌈

27 May 16:44
4922d58
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Bump updatecli version to v0.78.0 @updateclibot (#519)

Contributors

@updateclibot and @updateclibot[bot]

v2.58.0 🌈

13 May 07:57
fa41baa
Compare
Choose a tag to compare

Changes

  • Bump updatecli version to v0.77.0 @updateclibot (#518)
  • fix: use github app for updatecli GA workflow @olblak (#515)

🧰 Maintenance

  • deps: bump Updatecli GitHub action to v2.57.0 @updateclibot (#517)

Contributors

@olblak, @updateclibot and @updateclibot[bot]

v2.57.0 🌈

30 Apr 17:04
9a37c7e
Compare
Choose a tag to compare

Changes

  • Bump updatecli version to v0.76.1 @github-actions (#514)
  • Bump updatecli version to v0.76.0 @github-actions (#513)
  • Bump updatecli version to v0.75.0 @github-actions (#509)
  • Refactor workflow @olblak (#507)
  • Bump updatecli version to v0.74.0 @github-actions (#506)
  • Bump All NPM package version @github-actions (#503)

Contributors

@github-actions, @github-actions[bot] and @olblak

v2.56.0 🌈

07 Mar 13:36
9b35aa6
Compare
Choose a tag to compare

Changes

  • Bump updatecli version to v0.74.0 @github-actions (#504)
  • Bump All NPM package version @github-actions (#502)

Contributors

@github-actions and @github-actions[bot]

v2.55.0 🌈

17 Feb 19:22
e1b7097
Compare
Choose a tag to compare

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

  1. updatecli/updatecli:latest will be updated to updatecli/updatecli:latest@sha256xxxx
  2. updatecli/updatecli:0.23.0 to updatecli/updatecli:0.73.0@sha256xxx
  3. updatecli/updatecli:0.23.0@sha256xxx to updatecli/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 🌈

26 Jan 13:37
ecfc21f
Compare
Choose a tag to compare

Changes

  • Bump updatecli version to v0.72.0 @github-actions (#498)

Contributors

@github-actions and @github-actions[bot]

v2.53.0 🌈

15 Jan 19:55
1c73b91
Compare
Choose a tag to compare

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 🌈

20 Dec 20:44
7443aa3
Compare
Choose a tag to compare

Changes

  • Bump updatecli version to v0.70.0 @github-actions (#495)

Contributors

@github-actions and @github-actions[bot]