[skip ci] update changelog

This commit is contained in:
Robert Kaussow 2021-01-17 20:45:28 +01:00
parent 66383f3b43
commit f6c266e04f
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 12 additions and 0 deletions

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
# Changelog
## v20.10.1 (2021-01-17)
### Others
- **devel**: refactor code to refelct plugins boilerplate
- **deps**: pin docker digests

View File

@ -12,6 +12,10 @@ Drone plugin to build multiarch Docker images with buildx
Drone plugin to build multiarch Docker images with buildx.
## Docker Tags
Tags are following the main Docker version e.g. `20.10`, the second part is reflecting the plugin "version". A full example would be `20.10.5`.
## Build
Build the binary with the following command: