diff --git a/README.md b/README.md index 4311ebbf2..a03cf52ff 100644 --- a/README.md +++ b/README.md @@ -710,10 +710,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/6ff6d81 -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/6ff6d81/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/fcdd50e +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/fcdd50e/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-6ff6d81-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-fcdd50e-blue.svg [adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/adguard/CHANGELOG.md b/adguard/CHANGELOG.md index a0e25b1dc..3f74a8017 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,4 +1,28 @@ # Changelog since v4.1.6 +- ⬆️ Upgrades add-on base image to v9.2.1 (#205) + +* ⬆ Upgrades add-on base image to v9.2.1 + +* ⬆️ Upgrades nginx to 1.18.0-r14 +- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#204) + +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#203) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- 🔨 Switch yq to Alpine Package (#199) - ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#200) Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. diff --git a/adguard/README.md b/adguard/README.md index a8d9a15a8..0daef2c40 100644 --- a/adguard/README.md +++ b/adguard/README.md @@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-6ff6d81-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/6ff6d81 -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/6ff6d81/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-fcdd50e-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/fcdd50e +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/fcdd50e/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index 0fe00ba19..7c9f0172e 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "6ff6d81", + "version": "fcdd50e", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server", "url": "https://github.com/hassio-addons/addon-adguard-home",