this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(ansible): update community.docker ( 4.2.0 → 4.3.0 )

| datasource | package | from | to |
| ----------------- | ---------------- | ----- | ----- |
| galaxy-collection | community.docker | 4.2.0 | 4.3.0 |

authored by

samip5-bot[bot] and committed by
GitHub
e3cb93ac 9a133d4e

+1 -1
+1 -1
provision/ansible/requirements.yaml
··· 4 4 version: v3.4.4 5 5 collections: 6 6 - name: community.docker 7 - version: 4.2.0 7 + version: 4.3.0 8 8 - name: community.general 9 9 version: 10.1.0 10 10 - name: community.kubernetes