2730e43e7b
* Describe labels and container_labels correctly
* Clarify reserve_memory and limit_memory docs
* Remove default from container_labels doc
* Remove trailing whitespace
* Document min api version for configs and secrets
* Add changelog fragment
* Specify type on labels and container_labels
* Consolidate required API version descriptions
* Update reserve and limit memory docs
* Use correct power-of-two units
* Remove description about limit_memory minimum 4mb
(cherry picked from commit 644057e9ec
)
4 lines
307 B
YAML
4 lines
307 B
YAML
bugfixes:
|
|
- "docker_swarm_service - Document minimal API version for ``configs`` and ``secrets``."
|
|
- "docker_swarm_service - Document ``labels`` and ``container_labels`` with correct type."
|
|
- "docker_swarm_service - Document ``limit_memory`` and ``reserve_memory`` correctly on how to specify sizes."
|