Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-27 08:23:26 +00:00
parent 58fe318d01
commit a967af3092
170 changed files with 2627 additions and 1621 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="pihole-4.0.30"></a>
### [pihole-4.0.30](https://github.com/truecharts/apps/compare/pihole-4.0.29...pihole-4.0.30) (2021-12-27)
#### Chore
* update docker general non-major ([#1615](https://github.com/truecharts/apps/issues/1615))
<a name="pihole-4.0.29"></a>
### [pihole-4.0.29](https://github.com/truecharts/apps/compare/pihole-4.0.28...pihole-4.0.29) (2021-12-21)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2021.10.1"
appVersion: "2021.12.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 | `"tccr.io/truecharts/pihole"` | |
| image.tag | string | `"v2021.10.1@sha256:437641c8f69057a31a16c92f45cbcc8cce6eb39a54cfb9c092a55db387b66a87"` | |
| image.tag | string | `"v2021.12.1@sha256:93524f68f8ea0f2db2b41ff882836d83748015c56c484317e3786e93c585b6a9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/pihole"` | |
| persistence.dnsmasq.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long