Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-26 18:24:56 +00:00
parent acf510ea13
commit 4c1861933f
758 changed files with 4575 additions and 1750 deletions
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="pihole-3.0.0"></a>
### [pihole-3.0.0](https://github.com/truecharts/apps/compare/pihole-2.0.6...pihole-3.0.0) (2021-09-26)
<a name="pihole-2.0.6"></a>
### [pihole-2.0.6](https://github.com/truecharts/apps/compare/pihole-2.0.5...pihole-2.0.6) (2021-09-21)
+4
View File
@@ -28,6 +28,10 @@ You will, however, be able to use all values referenced in the common chart here
| pihole.DNS1 | string | `"9.9.9.9"` | |
| pihole.DNS2 | string | `"149.112.112.112"` | |
| pihole.WEBPASSWORD | string | `"somepassword"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.dns-tcp.enabled | bool | `true` | |
| service.dns-tcp.ports.https.enabled | bool | `true` | |
| service.dns-tcp.ports.https.port | int | `53` | |
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | common | 7.0.14 |
| https://truecharts.org | common | 8.0.7 |
## Installing the Chart