diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..aebafdc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## v20.10.1 (2021-01-17) + +### Others + +- **devel**: refactor code to refelct plugins boilerplate +- **deps**: pin docker digests diff --git a/README.md b/README.md index f726161..72c49f0 100644 --- a/README.md +++ b/README.md @@ -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: