mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Release 1.9.1.
This commit is contained in:
@@ -407,3 +407,13 @@ releases:
|
||||
name: nsenter
|
||||
namespace: null
|
||||
release_date: '2021-08-03'
|
||||
1.9.1:
|
||||
changes:
|
||||
bugfixes:
|
||||
- docker_compose - fixed incorrect ``changed`` status for services with ``profiles``
|
||||
defined, but none enabled (https://github.com/ansible-collections/community.docker/pull/192).
|
||||
release_summary: Regular bugfix release.
|
||||
fragments:
|
||||
- 1.9.1.yml
|
||||
- 192-docker_compose-profiles-idempotency-fix.yml
|
||||
release_date: '2021-08-29'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Regular bugfix release.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
bugfixes:
|
||||
- docker_compose - fixed incorrect ``changed`` status for services with ``profiles`` defined, but none enabled
|
||||
(https://github.com/ansible-collections/community.docker/pull/192).
|
||||
Reference in New Issue
Block a user