diff --git a/README.md b/README.md index 5d32e1b..fa379a6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Drone plugin to build multiarch Docker images with buildx. This plugin is a fork ## Versioning -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`. +The tags follow the major version of Docker, e.g. `20`, the minor and patch part reflects the "version" of the plugin. A full example would be `20.12.5`. Minor versions may introduce breaking changes, while patch versions may be considered non-breaking. ## Community diff --git a/_docs/_index.md b/_docs/_index.md index 6198386..888b61b 100644 --- a/_docs/_index.md +++ b/_docs/_index.md @@ -19,7 +19,7 @@ Drone plugin to build and publish multiarch Docker images with buildx. ## Versioning -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`. +The tags follow the major version of Docker, e.g. `20`, the minor and patch part reflects the "version" of the plugin. A full example would be `20.12.5`. Minor versions may introduce breaking changes, while patch versions may be considered non-breaking. ## Build