Skip to content

Releases: docker/bake-action

v2.1.0

25 Jun 11:46
c7fa0af
Compare
Choose a tag to compare
  • Support building from remote bake definition by @crazy-max (#82)
  • Bump @actions/core from 1.6.0 to 1.9.0 (#75 #80)
  • Bump csv-parse from 5.0.4 to 5.2.0 (#77 #79)

Full Changelog: v2.0.0...v2.1.0

v2.0.0

05 May 16:53
fb56172
Compare
Choose a tag to compare
  • Node 16 as default runtime by @crazy-max (#64)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
  • Standalone mode support by @crazy-max (#71)
  • chore: update dev dependencies and workflow by @crazy-max (#63)
  • Bump @actions/exec from 1.1.0 to 1.1.1 (#62)
  • Bump minimist from 1.2.5 to 1.2.6 (#66)
  • Bump semver from 7.3.5 to 7.3.7 (#69)
  • Bump csv-parse from 4.16.3 to 5.0.4 (#57)

Full Changelog: v1.7.0...v2.0.0

v1.7.0

14 Feb 10:37
bbd00fc
Compare
Choose a tag to compare
  • Enhance outputs display (#59)
  • Update dev workflow (#54)
  • Bump @actions/core from 1.5.0 to 1.6.0 (#52)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#50)
  • Bump tmpl from 1.0.4 to 1.0.5 (#49)

v1.6.0

03 Sep 12:10
bf8ce2e
Compare
Choose a tag to compare
  • Add metadata output (#46)
  • Bump csv-parse from 4.16.0 to 4.16.3 (#45 #48)
  • Bump @actions/core from 1.4.0 to 1.5.0 (#43)
  • Bump codecov/codecov-action from 1 to 2 (#42)
  • Ensure trimmed output (#39)

v1.5.0

01 Jul 14:30
33dc2d9
Compare
Choose a tag to compare
  • Update dev deps (#38)
  • Handle git sha version of buildx (#37)
  • Bump csv-parse from 4.15.4 to 4.16.0 (#31)
  • Bump y18n from 4.0.0 to 4.0.3 (#35)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#34)
  • Bump lodash from 4.17.20 to 4.17.21 (#33)
  • Bump ws from 7.3.1 to 7.5.0 (#32)
  • Use built-in getExecOutput (#30)
  • Bump @actions/exec from 1.0.4 to 1.1.0 (#28)
  • Bump @actions/core from 1.3.0 to 1.4.0 (#29)

v1.4.2

26 May 13:29
03bdd49
Compare
Choose a tag to compare
  • Use core.getBooleanInput (#27)
  • Bump @actions/core from 1.2.7 to 1.3.0 (#26)

v1.4.1

14 May 16:52
180a839
Compare
Choose a tag to compare
  • Throw error message instead of exit code (#25)

v1.4.0

30 Apr 10:03
1882cef
Compare
Choose a tag to compare
  • Remove os limitation (#18)
  • Bump csv-parse from 4.15.3 to 4.15.4 (#17)
  • Bump @actions/core from 1.2.6 to 1.2.7 (#16)

v1.3.0

31 Mar 13:37
fdf541d
Compare
Choose a tag to compare
  • Bump semver from 7.3.4 to 7.3.5 (#13)
  • Bump csv-parse from 4.15.0 to 4.15.3 (#11)
  • Enhance workflow (#14)

v1.2.0

29 Jan 12:16
705ad84
Compare
Choose a tag to compare
  • Move to Docker org (#8)
  • Bump csv-parse from 4.14.2 to 4.15.0 (#7)