Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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` | |
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user