123456789101112131415161718192021222324252627 |
- name: adguard-home
- description: Free and open source, powerful network-wide ads & trackers blocking DNS
- server.
- annotations:
- title: AdGuard Home
- type: application
- version: 1.0.39
- apiVersion: v2
- appVersion: 0.107.46
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.9
- home: https://github.com/AdguardTeam/AdGuardHome
- icon: https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg
- sources:
- - https://github.com/AdguardTeam/AdGuardHome
- - https://github.com/truenas/charts/tree/master/community/adguard-home
- - https://hub.docker.com/r/adguard/adguardhome
- keywords:
- - dns
- - adblock
|