Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
df395b700b
commit
de930e4687
|
@ -1,4 +0,0 @@
|
|||
|
||||
<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)
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
<a name="pihole-2.0.5"></a>
|
||||
### [pihole-2.0.5](https://github.com/truecharts/apps/compare/pihole-2.0.4...pihole-2.0.5) (2021-09-16)
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org/
|
||||
version: 7.0.12
|
||||
digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0
|
||||
generated: "2021-09-16T09:27:55.960323257Z"
|
||||
generated: "2021-09-16T09:34:57.882743295Z"
|
|
@ -21,4 +21,4 @@ sources:
|
|||
- https://github.com/pi-hole
|
||||
- https://github.com/pi-hole/docker-pi-hole
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
|
@ -31,7 +31,7 @@ portals:
|
|||
- "$kubernetes-resource_configmap_portal_host"
|
||||
ports:
|
||||
- "$kubernetes-resource_configmap_portal_port"
|
||||
path: "/admin/"
|
||||
path: "/"
|
||||
admin_portal:
|
||||
protocols:
|
||||
- "$kubernetes-resource_configmap_portal_protocol"
|
||||
|
@ -39,7 +39,7 @@ portals:
|
|||
- "$kubernetes-resource_configmap_portal_host"
|
||||
ports:
|
||||
- "$kubernetes-resource_configmap_portal_port"
|
||||
path: "/"
|
||||
path: "/admin/"
|
||||
questions:
|
||||
- variable: portal
|
||||
group: "Container Image"
|
Loading…
Reference in New Issue