Skip to content

Releases: docker/github-builder

v1.6.0

15 Apr 07:57
Immutable release. Only release title and notes can be modified.
7d2a024

Choose a tag to compare

  • build/bake: normalize meta-images by @crazy-max in #169
  • update BuildKit 0.29.0 and Buildx to 0.33.0 by @crazy-max in #170
  • update actions-toolkit to 0.88.0 by @crazy-max in #164
  • update cosign to 3.0.6 by @crazy-max in #165
  • update handlebars to 4.7.9 by @crazy-max in #177
  • update actions/github-script from 8.0.0 to 9.0.0 in #174
  • update actions/upload-artifact from 7.0.0 to 7.0.1 in #173
  • update docker/bake-action from 7.0.0 to 7.1.0 in #176
  • update docker/build-push-action from 7.0.0 to 7.1.0 in #175
  • update docker/login-action from 4.0.0 to 4.1.0 in #162

Full Changelog: v1.5.0...v1.6.0

v1.5.0

02 Apr 09:36
Immutable release. Only release title and notes can be modified.
2497a7d

Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

17 Mar 09:18
Immutable release. Only release title and notes can be modified.
7031322

Choose a tag to compare

  • build/bake: arm64 hosted runners now supported in all repositories by @yubiuser in #149

Full Changelog: v1.3.0...v1.4.0

v1.3.0

16 Mar 13:33
Immutable release. Only release title and notes can be modified.
61b16ec

Choose a tag to compare

  • build/bake: support metadata handlebars for some inputs by @crazy-max in #142
  • update docker/actions-toolkit to 0.83.0 by @crazy-max in #144

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Mar 18:48
Immutable release. Only release title and notes can be modified.
1fbf7b5

Choose a tag to compare

  • build/bake: add digest output to return digest of image pushed or artifact uploaded by @crazy-max in #126
  • update BuildKit to 0.28.0 and Buildx to 0.32.1 by @crazy-max in #123
  • update docker/actions-toolkit to 0.81.0 by @crazy-max in #125 #128
  • update docker/bake-action from 6.10.0 to 7.0.0 in #135
  • update docker/build-push-action from 6.19.2 to 7.0.0 in #133
  • update docker/login-action from 3.7.0 to 4.0.0 in #131
  • update docker/metadata-action from 5.10.0 to 6.0.0 in #134
  • update docker/setup-buildx-action from 3.12.0 to 4.0.0 in #132
  • update docker/setup-qemu-action from 3.7.0 to 4.0.0 in #137
  • update actions/download-artifact from 7.0.0 to 8.0.1 in #122 #140
  • update actions/upload-artifact from 6.0.0 to 7.0.0 in #124
  • update crazy-max/ghaction-github-runtime from 3.1.0 to 4.0.0 in #129

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Feb 13:57
Immutable release. Only release title and notes can be modified.
abff786

Choose a tag to compare

  • bake: allow named contexts target dependencies by @crazy-max in #114
  • build/bake: fix missing builder-id in provenance by @crazy-max in #111
  • update binfmt to v10.2.1-65 by @crazy-max in #118
  • update docker/build-push-action from 6.18.0 to 6.19.2 in #120

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Jan 20:32
c767551

Choose a tag to compare

  • initial version