Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-19 20:11:11 +00:00
parent f922000eed
commit 2e004da9bd
5 changed files with 57 additions and 7 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="pihole-4.0.12"></a>
### [pihole-4.0.12](https://github.com/truecharts/apps/compare/pihole-4.0.11...pihole-4.0.12) (2021-11-19)
#### Fix
* use port protocol, not port type as default and change default webui port
<a name="pihole-4.0.11"></a>
### [pihole-4.0.11](https://github.com/truecharts/apps/compare/pihole-4.0.10...pihole-4.0.11) (2021-11-16)

View File

@ -30,15 +30,15 @@ You will, however, be able to use all values referenced in the common chart here
| service.dns-tcp.enabled | bool | `true` | |
| service.dns-tcp.ports.dns-tcp.enabled | bool | `true` | |
| service.dns-tcp.ports.dns-tcp.port | int | `53` | |
| service.dns-tcp.ports.dns-tcp.protocol | string | `"TCP"` | |
| service.dns-tcp.ports.dns-tcp.targetPort | int | `53` | |
| service.dns-tcp.ports.dns-tcp.type | string | `"TCP"` | |
| service.dns.enabled | bool | `true` | |
| service.dns.ports.dns.enabled | bool | `true` | |
| service.dns.ports.dns.port | int | `53` | |
| service.dns.ports.dns.protocol | string | `"UDP"` | |
| service.dns.ports.dns.targetPort | int | `53` | |
| service.dns.ports.dns.type | string | `"UDP"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `80` | |
| service.main.ports.main.port | int | `9089` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="pihole-4.0.12"></a>
### [pihole-4.0.12](https://github.com/truecharts/apps/compare/pihole-4.0.11...pihole-4.0.12) (2021-11-19)
#### Fix
* use port protocol, not port type as default and change default webui port
<a name="pihole-4.0.11"></a>
### [pihole-4.0.11](https://github.com/truecharts/apps/compare/pihole-4.0.10...pihole-4.0.11) (2021-11-16)

View File

@ -30,15 +30,15 @@ You will, however, be able to use all values referenced in the common chart here
| service.dns-tcp.enabled | bool | `true` | |
| service.dns-tcp.ports.dns-tcp.enabled | bool | `true` | |
| service.dns-tcp.ports.dns-tcp.port | int | `53` | |
| service.dns-tcp.ports.dns-tcp.protocol | string | `"TCP"` | |
| service.dns-tcp.ports.dns-tcp.targetPort | int | `53` | |
| service.dns-tcp.ports.dns-tcp.type | string | `"TCP"` | |
| service.dns.enabled | bool | `true` | |
| service.dns.ports.dns.enabled | bool | `true` | |
| service.dns.ports.dns.port | int | `53` | |
| service.dns.ports.dns.protocol | string | `"UDP"` | |
| service.dns.ports.dns.targetPort | int | `53` | |
| service.dns.ports.dns.type | string | `"UDP"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `80` | |
| service.main.ports.main.port | int | `9089` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project

View File

@ -163894,6 +163894,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/piaware-1.0.1/piaware-1.0.1.tgz
version: 1.0.1
pihole:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- networking
truecharts.org/grade: U
apiVersion: v2
appVersion: "2021.10"
created: "2021-11-19T20:11:09.29703329Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.6.3
description: DNS and Ad-filtering for your network
digest: b7eb15184230bbc7ab41abae033fa020a5df3b90745250c09555a45f4fdd4752
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: https://truecharts.org
name: pihole
sources:
- https://pi-hole.net/
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
type: application
urls:
- https://github.com/truecharts/apps/releases/download/pihole-4.0.12/pihole-4.0.12.tgz
version: 4.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@ -248186,4 +248218,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-11-19T00:14:54.825324653Z"
generated: "2021-11-19T20:11:09.376383245Z"