Skip to content

0.22.0

Choose a tag to compare

@neilime neilime released this 28 Feb 11:41

Release Summary

This release introduces a new feature in the docker-build-images scope, adding a cache-type input to enhance build caching options. Additionally, documentation for actions and workflows has been updated for better clarity. Dependencies have also been updated, including a bump of docker/metadata-action from 5.6.1 to 5.7.0 to ensure improved stability and performance.

No breaking changes are introduced in this release.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #374
  • feat(docker-build-images): add cache-type input by @neilime in #376
  • chore(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 in /actions/docker/get-image-metadata in the github-actions-dependencies group across 1 directory by @dependabot in #375

Full Changelog: 0.21.0...0.22.0