Skip to content

Releases: docker/bake-action

v6.3.0

23 Jan 13:48
7bff531
Compare
Choose a tag to compare
  • Bump @docker/actions-toolkit from 0.51.0 to 0.53.0 in #297

Full Changelog: v6.2.0...v6.3.0

v5.13.0

23 Jan 13:46
4a9a8d4
Compare
Choose a tag to compare
  • Bump @docker/actions-toolkit from 0.51.0 to 0.53.0 by @crazy-max in #298

Full Changelog: v5.12.0...v5.13.0

v3.2.0

23 Jan 13:44
45c4bed
Compare
Choose a tag to compare
  • Mark buildx >= 0.20.0 as incompatible with docker/bake-action < v5 by @crazy-max in #293

Full Changelog: v3.1.0...v3.2.0

v5.12.0

21 Jan 13:59
b6c9154
Compare
Choose a tag to compare
  • Bump @docker/actions-toolkit from 0.47.0 to 0.51.0 by @crazy-max in #291

Full Changelog: v5.11.0...v5.12.0

v4.7.0

21 Jan 15:09
aefd381
Compare
Choose a tag to compare
  • Mark buildx >= 0.20.0 as incompatible with docker/bake-action < v5 by @crazy-max in #290

Full Changelog: v4.6.0...v4.7.0

v6.2.0

15 Jan 12:57
60f5d53
Compare
Choose a tag to compare
  • Bump @docker/actions-toolkit from 0.50.0 to 0.51.0 in #286

Full Changelog: v6.1.1...v6.2.0

v6.1.1

14 Jan 13:52
5dd4f8e
Compare
Choose a tag to compare
  • Revert "Set GIT_AUTH_TOKEN secret if Git context used" by @crazy-max in #285

Full Changelog: v6.1.0...v6.1.1

v6.1.0

14 Jan 12:53
5a1b7c9
Compare
Choose a tag to compare
  • Set GIT_AUTH_TOKEN secret if Git context used by @crazy-max in #284
  • Bump @docker/actions-toolkit from 0.49.0 to 0.50.0 in #283

Full Changelog: v6.0.0...v6.1.0

v6.0.0

08 Jan 10:03
5ca506d
Compare
Choose a tag to compare
  • Default to git context by @crazy-max in #193
  • Bump @docker/actions-toolkit from 0.47.0 to 0.49.0 in #277

Important

This major release uses the Git context to build from a remote bake definition by default like docker/build-push-action does to be consistent.

If you're using docker/metadata-action with bake and a remote bake definition, you need to set the cwd:// prefix to combine the remote one with the local one. More info: #287 (comment)

If you want to keep the old behavior using the Path context, you need to update your workflow and set source: .

Full Changelog: v5.11.0...v6.0.0

v5.11.0

03 Dec 14:43
3fc70e1
Compare
Choose a tag to compare
  • Allow filesystem entitlements by default by @crazy-max in #270
  • Throw error message instead of exit code when parsing definition by @crazy-max in #271
  • Bump @actions/core from 1.10.1 to 1.11.1 in #256
  • Bump @docker/actions-toolkit from 0.39.0 to 0.47.0 in #275
  • Bump cross-spawn from 7.0.3 to 7.0.6 in #267

list-targets subaction changes:

Full Changelog: v5.10.0...v5.11.0