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-10 00:01:01 +00:00
parent a4bf7ea1a8
commit a0fab5dfff
7 changed files with 102 additions and 1 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="pihole-4.0.8"></a>
### [pihole-4.0.8](https://github.com/truecharts/apps/compare/pihole-4.0.7...pihole-4.0.8) (2021-11-09)
#### Fix
* fix some port issues
<a name="pihole-4.0.7"></a>
### [pihole-4.0.7](https://github.com/truecharts/apps/compare/pihole-4.0.6...pihole-4.0.7) (2021-11-09)
+2
View File
@@ -37,10 +37,12 @@ You will, however, be able to use all values referenced in the common chart here
| service.dns-tcp.ports.dns-tcp.enabled | bool | `true` | |
| service.dns-tcp.ports.dns-tcp.port | int | `53` | |
| service.dns-tcp.ports.dns-tcp.targetPort | int | `53` | |
| service.dns-tcp.ports.dns-tcp.type | string | `"TCP"` | |
| service.dns.enabled | bool | `true` | |
| service.dns.ports.dns.enabled | bool | `true` | |
| service.dns.ports.dns.port | int | `53` | |
| service.dns.ports.dns.targetPort | int | `53` | |
| service.dns.ports.dns.type | string | `"UDP"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `80` | |
| service.main.ports.main.targetPort | int | `80` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="qbittorrent-9.0.10"></a>
### [qbittorrent-9.0.10](https://github.com/truecharts/apps/compare/qbittorrent-9.0.9...qbittorrent-9.0.10) (2021-11-09)
#### Fix
* fix some port issues
<a name="qbittorrent-9.0.9"></a>
### [qbittorrent-9.0.9](https://github.com/truecharts/apps/compare/qbittorrent-9.0.8...qbittorrent-9.0.9) (2021-11-09)
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="pihole-4.0.8"></a>
### [pihole-4.0.8](https://github.com/truecharts/apps/compare/pihole-4.0.7...pihole-4.0.8) (2021-11-09)
#### Fix
* fix some port issues
<a name="pihole-4.0.7"></a>
### [pihole-4.0.7](https://github.com/truecharts/apps/compare/pihole-4.0.6...pihole-4.0.7) (2021-11-09)
+2
View File
@@ -37,10 +37,12 @@ You will, however, be able to use all values referenced in the common chart here
| service.dns-tcp.ports.dns-tcp.enabled | bool | `true` | |
| service.dns-tcp.ports.dns-tcp.port | int | `53` | |
| service.dns-tcp.ports.dns-tcp.targetPort | int | `53` | |
| service.dns-tcp.ports.dns-tcp.type | string | `"TCP"` | |
| service.dns.enabled | bool | `true` | |
| service.dns.ports.dns.enabled | bool | `true` | |
| service.dns.ports.dns.port | int | `53` | |
| service.dns.ports.dns.targetPort | int | `53` | |
| service.dns.ports.dns.type | string | `"UDP"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `80` | |
| service.main.ports.main.targetPort | int | `80` | |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="qbittorrent-9.0.10"></a>
### [qbittorrent-9.0.10](https://github.com/truecharts/apps/compare/qbittorrent-9.0.9...qbittorrent-9.0.10) (2021-11-09)
#### Fix
* fix some port issues
<a name="qbittorrent-9.0.9"></a>
### [qbittorrent-9.0.9](https://github.com/truecharts/apps/compare/qbittorrent-9.0.8...qbittorrent-9.0.9) (2021-11-09)
+62 -1
View File
@@ -161326,6 +161326,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/piaware-1.0.1/piaware-1.0.1.tgz
version: 1.0.1
pihole:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- networking
truecharts.org/grade: U
apiVersion: v2
appVersion: "2021.10"
created: "2021-11-10T00:00:58.758473511Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.5.4
description: DNS and Ad-filtering for your network
digest: 9d704f3d8a7f7d7a11bd1728b0cbc6372eba0b50eb1bd2789d2cf4741f8a9dc0
home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole
icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png
keywords:
- DNS
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: pihole
sources:
- https://pi-hole.net/
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
type: application
urls:
- https://github.com/truecharts/apps/releases/download/pihole-4.0.8/pihole-4.0.8.tgz
version: 4.0.8
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -180148,6 +180180,35 @@ entries:
- https://github.com/truecharts/apps/releases/download/pyload-1.0.1/pyload-1.0.1.tgz
version: 1.0.1
qbittorrent:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- media
truecharts.org/grade: U
apiVersion: v2
appVersion: 4.3.9
created: "2021-11-10T00:00:58.898959368Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.5.4
description: qBittorrent is a cross-platform free and open-source BitTorrent client
digest: 36ee794a7f4a72d2cdb72a06b0415918439f3c1100415dc0336b0c422242b247
home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent
icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
keywords:
- qbittorrent
- torrrent
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: qbittorrent
type: application
urls:
- https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.10/qbittorrent-9.0.10.tgz
version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -244075,4 +244136,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-11-09T20:19:18.327236045Z"
generated: "2021-11-10T00:00:58.977170311Z"