Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-09-16 09:29:36 +00:00
parent ad18ee464f
commit df395b700b
15 changed files with 14 additions and 10 deletions

View File

@ -1,8 +0,0 @@
<a name="pihole-2.0.3"></a>
### [pihole-2.0.3](https://github.com/truecharts/apps/compare/pihole-2.0.2...pihole-2.0.3) (2021-09-14)
#### Fix
* update pihole digest and versioning to mirror

View File

@ -0,0 +1,4 @@
<a name="pihole-2.0.4"></a>
### [pihole-2.0.4](https://github.com/truecharts/apps/compare/pihole-2.0.3...pihole-2.0.4) (2021-09-16)

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org/
version: 7.0.12
digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0
generated: "2021-09-14T08:58:41.826595077Z"
generated: "2021-09-16T09:27:55.960323257Z"

View File

@ -21,4 +21,4 @@ sources:
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
type: application
version: 2.0.3
version: 2.0.4

View File

@ -32,6 +32,14 @@ portals:
ports:
- "$kubernetes-resource_configmap_portal_port"
path: "/admin/"
admin_portal:
protocols:
- "$kubernetes-resource_configmap_portal_protocol"
host:
- "$kubernetes-resource_configmap_portal_host"
ports:
- "$kubernetes-resource_configmap_portal_port"
path: "/"
questions:
- variable: portal
group: "Container Image"