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-23 16:05:17 +00:00
parent 36dbf401e4
commit 0c054b8cbd
6 changed files with 54 additions and 4 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="pihole-4.0.15"></a>
### [pihole-4.0.15](https://github.com/truecharts/apps/compare/pihole-4.0.14...pihole-4.0.15) (2021-11-23)
#### Fix
* update heavily outdated container
<a name="pihole-4.0.14"></a>
### [pihole-4.0.14](https://github.com/truecharts/apps/compare/pihole-4.0.13...pihole-4.0.14) (2021-11-23)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2021.10"
appVersion: "2021.10.1"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| envFrom[0].configMapRef.name | string | `"pihole-env"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/pihole"` | |
| image.tag | string | `"v2021.10@sha256:764fce3e7a7925588be2ee976e7eeae3f09e504520fe1ff1579b666c6eb15226"` | |
| image.tag | string | `"v2021.10.1@sha256:406a7368955ed3248a924bcb9c578d8554793048e025deb59f03caf6fd3f17c4"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/pihole"` | |
| persistence.dnsmasq.enabled | bool | `true` | |