mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-06 12:01:36 +00:00
🎉 Release of add-on AdGuard Home 1.0.0
This commit is contained in:
parent
1cd7735f90
commit
1f7c612a52
4 changed files with 40 additions and 27 deletions
|
@ -665,10 +665,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/v0.3.0
|
||||
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v0.3.0/README.md
|
||||
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/v1.0.0
|
||||
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v1.0.0/README.md
|
||||
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
|
||||
[adguard-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
|
||||
[adguard-version-shield]: https://img.shields.io/badge/version-v1.0.0-blue.svg
|
||||
[adguard-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/adguard-armhf.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
|
||||
|
|
|
@ -1,18 +1,25 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
This release moves the add-on to stable / production ready 🎉
|
||||
It also adds Hass.io Ingress support 🎉
|
||||
|
||||
As for a major change: Port settings are moved out of the add-on configuration.
|
||||
After the upgrade, you may need to check this (if you had changed the default before).
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrades add-on base image to 3.0.0
|
||||
- Removes custom log format override
|
||||
- Makes log_level optional
|
||||
- Workaround Docker issue by reinstating legacy tags
|
||||
- Adds support for ARMv7
|
||||
- Rewrite add-on onto Bashio
|
||||
- Removes obsolete opt folder creation
|
||||
- Makes NGinx wait for AdGuard before starting
|
||||
- Fixes download location for ARMv7
|
||||
- :arrow_up: Upgrades AdGuard Home to v0.94 (#7)
|
||||
- :arrow_up: Upgrades base image to v3.1.0
|
||||
- :sparkles: Puts AdGuard into debug mode when add-on is
|
||||
- :hammer: Use Bashio wait_for before starting NGinx
|
||||
- :hammer: Improves S6 finish scripts
|
||||
- :sparkles: Adds Hassio Ingress support
|
||||
- :pencil2: Fixes grammar in README
|
||||
- :shirt: Removes a extra space from NGinx configuration
|
||||
- :hammer: Removes number prefix from container init scripts
|
||||
- :tada: Moves add-on stage to production ready
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-adguard-home/compare/v0.2.0...v0.3.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-adguard-home/compare/v0.3.0...v1.0.0
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -44,13 +44,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-adguard-home/blob/v0.3.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-adguard-home/blob/v1.0.0/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-adguard-home/90684?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v0.3.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v0.3.0/images/screenshot.png
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v1.0.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v1.0.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v1.0.0/images/screenshot.png
|
|
@ -1,11 +1,14 @@
|
|||
{
|
||||
"name": "AdGuard Home",
|
||||
"version": "0.3.0",
|
||||
"version": "1.0.0",
|
||||
"slug": "adguard",
|
||||
"description": "Network-wide ads & trackers blocking DNS server.",
|
||||
"description": "Network-wide ads & trackers blocking DNS server",
|
||||
"url": "https://github.com/hassio-addons/addon-adguard-home",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3210]",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
|
||||
"ingress": true,
|
||||
"ingress_port": 0,
|
||||
"startup": "services",
|
||||
"homeassistant": "0.91.2",
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
|
@ -13,26 +16,29 @@
|
|||
"armv7",
|
||||
"i386"
|
||||
],
|
||||
"ports": {
|
||||
"53/udp": 53,
|
||||
"80/tcp": null
|
||||
},
|
||||
"ports_description": {
|
||||
"53/udp": "DNS server port",
|
||||
"80/tcp": "Web interface (Not required for Hass.io Ingress)"
|
||||
},
|
||||
"boot": "auto",
|
||||
"hassio_api": true,
|
||||
"hassio_role": "default",
|
||||
"auth_api": true,
|
||||
"homeassistant_api": false,
|
||||
"host_network": true,
|
||||
"map": [
|
||||
"ssl"
|
||||
],
|
||||
"options": {
|
||||
"dns_port": 53,
|
||||
"admin_port": 3210,
|
||||
"ssl": false,
|
||||
"ssl": true,
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem"
|
||||
},
|
||||
"schema": {
|
||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
|
||||
"dns_port": "port",
|
||||
"admin_port": "port",
|
||||
"ssl": "bool",
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue