⬆️ Updating add-on AdGuard Home to 3eb011a

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-25 17:34:04 +00:00
parent d4000d0621
commit b5a1d333fe
4 changed files with 17 additions and 8 deletions

View file

@ -761,10 +761,10 @@ SOFTWARE.
[adb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[adb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[adb-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/00f6071
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/00f6071/README.md
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/3eb011a
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/3eb011a/README.md
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
[adguard-version-shield]: https://img.shields.io/badge/version-00f6071-blue.svg
[adguard-version-shield]: https://img.shields.io/badge/version-3eb011a-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

View file

@ -1,4 +1,14 @@
# Changelog since v3.0.0
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#105)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Remove obsolete webui from configuration (#107)
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#106)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.

View file

@ -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-00f6071-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/00f6071
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/00f6071/images/screenshot.png
[release-shield]: https://img.shields.io/badge/version-3eb011a-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/3eb011a
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/3eb011a/images/screenshot.png

View file

@ -1,10 +1,9 @@
{
"name": "AdGuard Home",
"version": "00f6071",
"version": "3eb011a",
"slug": "adguard",
"description": "Network-wide ads & trackers blocking DNS server",
"url": "https://github.com/hassio-addons/addon-adguard-home",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
"ingress": true,
"ingress_port": 0,
"panel_icon": "mdi:shield-check",