Skip to content

Commit

Permalink
Update ansible requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fedejaure committed Nov 10, 2023
1 parent 4206bcf commit 9d672ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Update ansible requirements versions.
- Update `community.docker` to `3.4.3`.
- Update `community.general` to `6.5.0`.
- Update `community.docker` to `3.4.10`.
- Update `community.general` to `8.0.1`.
- Upgrade Otacon/Ocelot `mdns-beacon` to `0.7.1`.
- Otacon/Ocelot `nginxproxy/nginx-proxy` to `1.1.0`.
- Otacon/Ocelot `netdata/netdata` to `v1.37.1`.
Expand Down
8 changes: 4 additions & 4 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ roles:
- name: geerlingguy.git
version: 3.0.1
- name: geerlingguy.pip
version: 2.2.0
version: 3.0.1
- name: geerlingguy.supervisor
version: 3.1.1
- name: geerlingguy.docker
version: 6.1.0
version: 7.0.2
- name: fedejaure.rpi_lcd
version: 0.2.0

collections:
- name: community.docker
version: 3.4.3
version: 3.4.10
- name: community.general
version: 6.5.0
version: 8.0.1

0 comments on commit 9d672ec

Please sign in to comment.