1234567891011121314151617181920212223242526 |
- 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.10
- apiVersion: v2
- appVersion: 0.107.32
- 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.0.9
- home: https://github.com/AdguardTeam/AdGuardHome
- icon: https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg
- sources:
- - https://github.com/AdguardTeam/AdGuardHome
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/adguard-home
- - https://hub.docker.com/r/adguard/adguardhome
- keywords:
- - dns
- - adblock
|