mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-16 01:20:39 +00:00
commit 6af488bcd7
Author: Robert Kaussow <mail@thegeeklab.de> Date: Wed Jan 12 10:07:49 2022 +0100 docs: clarify versioning and handling of breaking changes
This commit is contained in:
parent
c32f0f8ed9
commit
f4c25e5e14
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user