12345678910111213141516171819202122232425 |
- name: pihole
- description: DNS and Ad-filtering for your network.
- annotations:
- title: Pi-hole
- type: application
- version: 1.0.25
- apiVersion: v2
- appVersion: 2023.11.0
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common/2304.0.1
- version: 2304.0.1
- home: https://pi-hole.net/
- icon: https://media.sys.truenas.net/apps/pihole/icons/icon.png
- sources:
- - https://pi-hole.net/
- - https://github.com/truenas/charts/tree/master/charts/pihole
- keywords:
- - networking
- - dns
|