Skip to content

Commit e5ef713

Browse files
authored
Bump community.docker collection (#183)
1 parent 02c0ab6 commit e5ef713

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/requirements/requirements_ansible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
collections:
33
- name: community.general
4-
version: 4.6.1
4+
version: 4.7.0
55
- name: ansible.posix
66
version: 1.3.0
77
- name: community.docker

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ENHANCEMENTS:
2020
* Add support of RHEL 8.1+ for NGINX App Protect WAF 3.8.
2121
* Add support of RHEL 7.4+ and 8.x for NGINX App Protect DoS 2.1.
2222
* New molecule tests for RHEL 7/8 and for NGINX App Protect WAF/DoS removal scenarios.
23-
* Bump the Ansible `community.general` collection to `4.6.1` and `community.docker` collection to `2.3.0`.
23+
* Bump the Ansible `community.general` collection to `4.7.0` and `community.docker` collection to `2.3.0`.
2424

2525
BUG FIXES:
2626

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you wish to install NGINX App Protect WAF or NGINX App Protect DoS using this
2727
---
2828
collections:
2929
- name: community.general
30-
version: 4.6.0
30+
version: 4.7.0
3131
- name: ansible.posix
3232
version: 1.3.0
3333
- name: community.docker # Only required if you plan to use Molecule (see below)

0 commit comments

Comments
 (0)