chore(deps): update dependency community.docker to v4 (#53)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [community.docker](https://github.com/ansible-collections/community.docker) | galaxy-collection | major | `3.13.1` -> `4.0.0` | --- ### Release Notes <details> <summary>ansible-collections/community.docker (community.docker)</summary> ### [`v4.0.0`](https://github.com/ansible-collections/community.docker/releases/tag/4.0.0) [Compare Source](https://github.com/ansible-collections/community.docker/compare/3.13.1...4.0.0) See https://github.com/ansible-collections/community.docker/blob/main/CHANGELOG.md for all changes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Reviewed-on: https://git.mgrote.net///container-images/ansible-devspace/pulls/53 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
569cfb9965
commit
fb92ac13d2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ collections:
|
|||
- name: ansible.posix
|
||||
version: "1.6.1"
|
||||
- name: community.docker
|
||||
version: "3.13.1"
|
||||
version: "4.0.0"
|
||||
- name: viczem.keepass
|
||||
version: "0.7.5"
|
||||
roles:
|
||||
|
|
Loading…
Reference in a new issue