mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on AdGuard Home to 4abbd48
This commit is contained in:
parent
e5bb3bcb32
commit
c39c5cde51
5 changed files with 58 additions and 61 deletions
|
@ -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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/c27f6f1
|
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/4abbd48
|
||||||
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/c27f6f1/README.md
|
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/4abbd48/README.md
|
||||||
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
|
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
|
||||||
[adguard-version-shield]: https://img.shields.io/badge/version-c27f6f1-blue.svg
|
[adguard-version-shield]: https://img.shields.io/badge/version-4abbd48-blue.svg
|
||||||
[adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,11 @@
|
||||||
# Changelog since v4.1.9
|
# Changelog since v4.1.9
|
||||||
|
- Migrate JSON config to YAML (#272)
|
||||||
|
|
||||||
|
* Migrate JSON config to YAML
|
||||||
|
|
||||||
|
* Prettified Code!
|
||||||
|
|
||||||
|
Co-authored-by: frenck <frenck@users.noreply.github.com>
|
||||||
- Switch to centralized GitHub Action Workflows (#271)
|
- Switch to centralized GitHub Action Workflows (#271)
|
||||||
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#264)
|
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#264)
|
||||||
|
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-c27f6f1-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-4abbd48-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/c27f6f1
|
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/4abbd48
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/c27f6f1/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/4abbd48/images/screenshot.png
|
|
@ -1,55 +0,0 @@
|
||||||
{
|
|
||||||
"name": "AdGuard Home",
|
|
||||||
"version": "c27f6f1",
|
|
||||||
"slug": "adguard",
|
|
||||||
"description": "Network-wide ads & trackers blocking DNS server",
|
|
||||||
"url": "https://github.com/hassio-addons/addon-adguard-home",
|
|
||||||
"ingress": true,
|
|
||||||
"ingress_port": 0,
|
|
||||||
"ingress_stream": true,
|
|
||||||
"panel_icon": "mdi:shield-check",
|
|
||||||
"startup": "services",
|
|
||||||
"homeassistant": "0.113.2",
|
|
||||||
"arch": [
|
|
||||||
"aarch64",
|
|
||||||
"amd64",
|
|
||||||
"armhf",
|
|
||||||
"armv7",
|
|
||||||
"i386"
|
|
||||||
],
|
|
||||||
"init": false,
|
|
||||||
"ports": {
|
|
||||||
"53/udp": 53,
|
|
||||||
"80/tcp": null
|
|
||||||
},
|
|
||||||
"ports_description": {
|
|
||||||
"53/udp": "DNS server port",
|
|
||||||
"80/tcp": "Web interface (Not required for Ingress)"
|
|
||||||
},
|
|
||||||
"discovery": [
|
|
||||||
"adguard"
|
|
||||||
],
|
|
||||||
"auth_api": true,
|
|
||||||
"host_network": true,
|
|
||||||
"hassio_api": true,
|
|
||||||
"hassio_role": "manager",
|
|
||||||
"map": [
|
|
||||||
"ssl"
|
|
||||||
],
|
|
||||||
"options": {
|
|
||||||
"ssl": true,
|
|
||||||
"certfile": "fullchain.pem",
|
|
||||||
"keyfile": "privkey.pem"
|
|
||||||
},
|
|
||||||
"schema": {
|
|
||||||
"log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
|
|
||||||
"ssl": "bool",
|
|
||||||
"certfile": "str",
|
|
||||||
"keyfile": "str",
|
|
||||||
"leave_front_door_open": "bool?"
|
|
||||||
},
|
|
||||||
"backup_exclude": [
|
|
||||||
"*/adguard/data/querylog.json"
|
|
||||||
],
|
|
||||||
"image": "ghcr.io/hassio-addons/adguard/{arch}"
|
|
||||||
}
|
|
45
adguard/config.yaml
Normal file
45
adguard/config.yaml
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
arch:
|
||||||
|
- aarch64
|
||||||
|
- amd64
|
||||||
|
- armhf
|
||||||
|
- armv7
|
||||||
|
- i386
|
||||||
|
auth_api: true
|
||||||
|
backup_exclude:
|
||||||
|
- '*/adguard/data/querylog.json'
|
||||||
|
description: Network-wide ads & trackers blocking DNS server
|
||||||
|
discovery:
|
||||||
|
- adguard
|
||||||
|
hassio_api: true
|
||||||
|
hassio_role: manager
|
||||||
|
homeassistant: 0.113.2
|
||||||
|
host_network: true
|
||||||
|
image: ghcr.io/hassio-addons/adguard/{arch}
|
||||||
|
ingress: true
|
||||||
|
ingress_port: 0
|
||||||
|
ingress_stream: true
|
||||||
|
init: false
|
||||||
|
map:
|
||||||
|
- ssl
|
||||||
|
name: AdGuard Home
|
||||||
|
options:
|
||||||
|
certfile: fullchain.pem
|
||||||
|
keyfile: privkey.pem
|
||||||
|
ssl: true
|
||||||
|
panel_icon: mdi:shield-check
|
||||||
|
ports:
|
||||||
|
53/udp: 53
|
||||||
|
80/tcp: null
|
||||||
|
ports_description:
|
||||||
|
53/udp: DNS server port
|
||||||
|
80/tcp: Web interface (Not required for Ingress)
|
||||||
|
schema:
|
||||||
|
certfile: str
|
||||||
|
keyfile: str
|
||||||
|
leave_front_door_open: bool?
|
||||||
|
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||||
|
ssl: bool
|
||||||
|
slug: adguard
|
||||||
|
startup: services
|
||||||
|
url: https://github.com/hassio-addons/addon-adguard-home
|
||||||
|
version: 4abbd48
|
Loading…
Add table
Add a link
Reference in a new issue