Skip to content

Releases: docker/build-push-action

v2.6.1

01 Jul 15:05
1bc1040
Compare
Choose a tag to compare
  • Small typo and ensure trimmed output (#400)

v2.6.0

01 Jul 14:46
0987321
Compare
Choose a tag to compare
  • Handle git sha version of buildx (#399)
  • Update dev deps (#393)
  • Use built-in getExecOutput (#392)
  • Use core.getBooleanInput (#391)
  • Bump csv-parse from 4.15.4 to 4.16.0 (#385)
  • Bump @actions/exec from 1.0.4 to 1.1.0 (#382)
  • Bump @actions/core from 1.3.0 to 1.4.0 (#383)
  • Bump ws from 7.3.1 to 7.4.6 (#375)

v2.5.0

26 May 12:35
ad44023
Compare
Choose a tag to compare
  • Fix ref spec for default Git context (#347)
  • Preserve quotes inside unquoted field (#369)
  • Doc: Copy between registries (#362)
  • Doc: Share built image between jobs (#368)
  • Bump @actions/github from 4.0.0 to 5.0.0 (#364)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#356)
  • Bump lodash from 4.17.20 to 4.17.21 (#355)
  • Update examples with docker/metadata-action (#354)
  • Remove os limitation (#349)
  • Fix ref spec for default Git context (#347)
  • Bump csv-parse from 4.15.3 to 4.15.4 (#345)
  • Bump @actions/core from 1.2.6 to 1.3.0 (#344 #370)

v2.4.0

07 Apr 00:06
e1b7f96
Compare
Choose a tag to compare
  • Add network input for backward compatibility (#338)
  • Fix doc links (#331)
  • Bump y18n from 4.0.0 to 4.0.1 (#325)
  • Handle GitHub server URL for default context (#328)
  • Bump semver from 7.3.4 to 7.3.5 (#318)
  • Bump csv-parse from 4.15.1 to 4.15.3 (#303)

v2.3.0

17 Feb 18:32
9379083
Compare
Choose a tag to compare
  • Enhance documentation (#299)
  • Add secret-files input to be able to use secret file mount (#296)
  • Fix workflow for auto-push impl (#273)
  • Bump csv-parse from 4.14.2 to 4.15.1 (#287)

v2.2.2

09 Jan 19:03
4a531fa
Compare
Choose a tag to compare
  • Use default behavior for file flag (#244)
  • Add e2e tests for GAR (#261)
  • Add e2e tests for GCR (#260)
  • Add e2e tests for ECR (#256)
  • Bump csv-parse from 4.14.1 to 4.14.2 (#255)

v2.2.1

05 Dec 03:04
0db984c
Compare
Choose a tag to compare
  • Trim input list items (#249)
  • Bump semver from 7.3.2 to 7.3.4 (#243)

v2.2.0

19 Nov 23:10
6925f94
Compare
Choose a tag to compare
  • Handle multi-line secret value (#233)
  • Add e2e tests (#235)
  • Bump csv-parse from 4.12.0 to 4.14.1 (#218 #231)

v2.1.0

03 Nov 18:39
6efc2b0
Compare
Choose a tag to compare

v2.0.1

23 Oct 21:37
41a0040
Compare
Choose a tag to compare
  • Cache issue is now fixed (#204)
  • Update troubleshooting notes (#203 #100)
  • Fix parsing of secrets containing '=' character (#201)
  • Container based developer flow (#202)