diff --git a/CHANGELOG.md b/CHANGELOG.md index 43d25d4c..437a56ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`. diff --git a/requirements.yml b/requirements.yml index c23973d2..f5b1e288 100644 --- a/requirements.yml +++ b/requirements.yml @@ -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