From 7fec0b69a082aaeec72fee0612766aa42f6b1b4d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:35 +0200 Subject: Merging upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/community/docker/MANIFEST.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'ansible_collections/community/docker/MANIFEST.json') diff --git a/ansible_collections/community/docker/MANIFEST.json b/ansible_collections/community/docker/MANIFEST.json index 86c6e45ef..ac81cb0ff 100644 --- a/ansible_collections/community/docker/MANIFEST.json +++ b/ansible_collections/community/docker/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "community", "name": "docker", - "version": "3.4.7", + "version": "3.8.1", "authors": [ "Ansible Docker Working Group" ], @@ -16,9 +16,11 @@ "Apache-2.0" ], "license_file": null, - "dependencies": {}, + "dependencies": { + "community.library_inventory_filtering_v1": ">=1.0.0" + }, "repository": "https://github.com/ansible-collections/community.docker", - "documentation": null, + "documentation": "https://docs.ansible.com/ansible/latest/collections/community/docker/", "homepage": "https://github.com/ansible-collections/community.docker", "issues": "https://github.com/ansible-collections/community.docker/issues" }, @@ -26,7 +28,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "304daad33746f1615fd5ad546cd59d0779efa14114acba510189c8c34784b7f1", + "chksum_sha256": "b8f523a2e97dadfa557a707eca6cb96b06b64396f46e33fb6c9bfcb200345094", "format": 1 }, "format": 1 -- cgit v1.2.3