Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Releases: thegeeklab/drone-docker-buildx

v20.11.2

10 Mar 08:43
1fc702e

Choose a tag to compare

Changelog

v20.11.2 (2022-03-10)

Others

  • deps: update dependency docker/buildx to v0.8.0 (#74)
  • docker: update docker digests to af0ce9e

v20.11.1

27 Jan 21:17
df61713

Choose a tag to compare

Changelog

v20.11.1 (2022-01-27)

Documentation

  • adjust helptext for the output option (#72)
  • fix build command (#69)
  • clarify versioning and handling of breaking changes

Features

  • add output option to set the export action for build results (#71)

v20.11.0

12 Jan 08:16
17016c9

Choose a tag to compare

Changelog

v20.11.0 (2022-01-12)

Bug Fixes

  • fix auto_tag behavior to avoid unexpected publishing (#68)

Others

  • end of the year maintenance
  • adjust changelog template to link to prs instead of issues (#64)

BREAKING CHANGE

latest has been removed from the default tags list, which is now empty. You must specify auto_tag or tags option, otherwise the plugin will build but never tag and push the image.

v20.10.16

26 Nov 13:45
fb80a7b

Choose a tag to compare

Changelog

v20.10.16 (2021-11-26)

Others

  • deps: update dependency docker/buildx to v0.7.1 (#63)

v20.10.15

11 Nov 19:04
e00fc70

Choose a tag to compare

Changelog

v20.10.15 (2021-11-11)

Bug Fixes

  • deps: update module honnef.co/go/tools to v0.2.2 (#60)

Others

  • deps: update dependency docker/buildx to v0.7.0 (#59)

v20.10.14

20 Oct 14:13

Choose a tag to compare

Changelog

v20.10.14 (2021-10-05)

Bug Fixes

  • deps: update module github.com/joho/godotenv to v1.4.0 (#55)

Documentation

  • add missing plugin description
  • add parameter documentation (#53)

Others

  • docker: update docker:20.10-dind docker digest to d20f086
  • docker: update docker digests

v20.10.13

07 Sep 19:37
276f215

Choose a tag to compare

Changelog

v20.10.13 (2021-09-07)

Bug Fixes

  • remove unimplemented squash option (#52)

Others

  • deps: update dependency docker/buildx to v0.6.3 (#48)
  • docker: update docker digests
  • docker: update docker:20.10-dind docker digest to 05464e7
  • docker: update docker:20.10-dind docker digest to c0aac52

v20.10.12

24 Aug 08:54
069e83d

Choose a tag to compare

Changelog

v20.10.12 (2021-08-23)

Bug Fixes

  • deps: update module honnef.co/go/tools to v0.2.1 (#43)

Others

  • deps: update dependency docker/buildx to v0.6.2 (#44)

v20.10.11

31 Jul 22:40
52b4cc2

Choose a tag to compare

Changelog

v20.10.11 (2021-07-31)

Others

  • deps: update dependency docker/buildx to v0.6.1 (#38)

v20.10.10

25 Jul 13:10
6dda099

Choose a tag to compare

Changelog

v20.10.10 (2021-07-25)

Features

  • load buildkit config from string instead of file (#37)

Others

  • deps: update dependency docker/buildx to v0.6.0 (#34)
  • deps: update docker digests