25 lines
643 B
YAML
25 lines
643 B
YAML
apiVersion: v2
|
|
appVersion: "2021.09"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 7.0.14
|
|
deprecated: false
|
|
description: portal example
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole
|
|
icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png
|
|
keywords:
|
|
- DNS
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
name: portalexample
|
|
sources:
|
|
- https://pi-hole.net/
|
|
- https://github.com/pi-hole
|
|
- https://github.com/pi-hole/docker-pi-hole
|
|
type: application
|
|
version: 0.0.2
|