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.10.9

15 Jul 08:16

Choose a tag to compare

Changelog

v20.10.9 (2021-07-14)

Features

  • add option to specify buildkit config file path (#32)

Others

  • deps: update docker digests

v20.10.8

03 Jul 13:29
380e304

Choose a tag to compare

Changelog

v20.10.8 (2021-07-03)

Bug Fixes

  • fix broken multi-platform builds (#30)
  • allow multi-platform builds using --push flag (#29)

v20.10.7

25 May 15:51
562ee26

Choose a tag to compare

Changelog

v20.10.7 (2021-05-25)

Bug Fixes

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

v20.10.6

10 May 07:11
5f01026

Choose a tag to compare

Changelog

v20.10.6 (2021-05-10)

Others

  • update build env to golang 1.16 (#26)
  • improve generated changelog (#25)
  • deps: update docker digests

v20.10.5

09 Apr 08:18

Choose a tag to compare

Changelog

v20.10.5 (2021-04-01)

Bug Fixes

  • deps: update module github.com/sirupsen/logrus to v1.8.1 (#18)

Others

  • deps: update docker digests
  • deps: update docker digests
  • deps: update docker digests
  • deps: update docker digests
  • deps: update amd64/docker:20.10-dind docker digest to 203e624
  • deps: update arm64v8/docker:20.10-dind docker digest to 83202d3
  • deps: update module sirupsen/logrus to v1.8.0 (#13)
  • deps: update module sirupsen/logrus to v1.7.1 (#12)

v20.10.4

15 Feb 19:35
1d7bcf2

Choose a tag to compare

Changelog

v20.10.4 (2021-02-15)

Bug Fixes

  • normalize version variable in buildx download url

Others

  • build arm-7 binaries

v20.10.3

15 Feb 09:50
d32a1ee

Choose a tag to compare

Changelog

v20.10.3 (2021-02-15)

Bug Fixes

  • get armv7 version of buildx for arm image (#9)
  • get arm64 verson of buildx for arm64 image (#8)

CI Pipeline

  • auto-generate changelog (#10)

Others

  • deps: update arm64v8/docker:20.10-dind docker digest to 6188423
  • deps: update amd64/docker:20.10-dind docker digest to 15ba912
  • deps: update dependency docker/buildx to v0.5.1 (#5)

v20.10.2

22 Jan 13:22

Choose a tag to compare

Changelog

v20.10.2 (2021-01-22)

New Features

  • set DOCKER_IMAGE_CREATED as build-arg

Others

  • deps: update dependencies

v20.10.1

17 Jan 19:47

Choose a tag to compare

Changelog

v20.10.1 (2021-01-17)

Others

  • devel: refactor code to refelct plugins boilerplate
  • deps: pin docker digests