Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="pihole-3.0.18"></a>
|
||||
### [pihole-3.0.18](https://github.com/truecharts/apps/compare/pihole-3.0.17...pihole-3.0.18) (2021-10-22)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix discrepancies between values.yaml and questions.yaml
|
||||
|
||||
|
||||
|
||||
<a name="pihole-3.0.17"></a>
|
||||
### [pihole-3.0.17](https://github.com/truecharts/apps/compare/pihole-3.0.14...pihole-3.0.17) (2021-10-20)
|
||||
|
||||
|
||||
@@ -34,8 +34,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| 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` | |
|
||||
| service.dns-tcp.ports.dns-tcp.enabled | bool | `true` | |
|
||||
| service.dns-tcp.ports.dns-tcp.port | int | `53` | |
|
||||
| service.dns.enabled | bool | `true` | |
|
||||
| service.dns.ports.dns.enabled | bool | `true` | |
|
||||
| service.dns.ports.dns.port | int | `53` | |
|
||||
|
||||
Reference in New Issue
Block a user