Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-09-14 08:41:52 +00:00
parent e537decf08
commit d474162b46
8 changed files with 53 additions and 17 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="pihole-2.0.2"></a>
### [pihole-2.0.2](https://github.com/truecharts/apps/compare/pihole-2.0.1...pihole-2.0.2) (2021-09-14)
#### Fix
* update pihole versioning to 2021 scheme
<a name="pihole-2.0.1"></a>
### [pihole-2.0.1](https://github.com/truecharts/apps/compare/pihole-1.0.7...pihole-2.0.1) (2021-09-13)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "5.8.1"
appVersion: "2021.09"
dependencies:
- name: common
repository: https://truecharts.org/

View File

@ -1,15 +1,7 @@
<a name="pihole-2.0.1"></a>
### [pihole-2.0.1](https://github.com/truecharts/apps/compare/pihole-1.0.7...pihole-2.0.1) (2021-09-13)
<a name="pihole-2.0.2"></a>
### [pihole-2.0.2](https://github.com/truecharts/apps/compare/pihole-2.0.1...pihole-2.0.2) (2021-09-14)
#### Chore
#### Fix
* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959))
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
#### Feat
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
* Move some common containers to our own containers
* update pihole versioning to 2021 scheme

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 | `"v5.8.1@sha256:f18e64d0fbd5948436e2e8f10973cdecdc0765975d090fe3b461bc9f9577a03d"` | |
| image.tag | string | `"2021.09@sha256:4653aee50cff8a679e03f2bcd1b05fc2f8b6614896c5554e081b08a3ce60a578"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/pihole"` | |

View File

@ -7,4 +7,3 @@
#### Add
* Add TeamSpeak3 Server to incubator ([#985](https://github.com/truecharts/apps/issues/985))

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="pihole-2.0.2"></a>
### [pihole-2.0.2](https://github.com/truecharts/apps/compare/pihole-2.0.1...pihole-2.0.2) (2021-09-14)
#### Fix
* update pihole versioning to 2021 scheme
<a name="pihole-2.0.1"></a>
### [pihole-2.0.1](https://github.com/truecharts/apps/compare/pihole-1.0.7...pihole-2.0.1) (2021-09-13)

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 | `"v5.8.1@sha256:f18e64d0fbd5948436e2e8f10973cdecdc0765975d090fe3b461bc9f9577a03d"` | |
| image.tag | string | `"2021.09@sha256:4653aee50cff8a679e03f2bcd1b05fc2f8b6614896c5554e081b08a3ce60a578"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/pihole"` | |

View File

@ -117974,6 +117974,33 @@ entries:
- https://github.com/truecharts/apps/releases/download/piaware-1.0.1/piaware-1.0.1.tgz
version: 1.0.1
pihole:
- apiVersion: v2
appVersion: "2021.09"
created: "2021-09-14T08:41:50.538422208Z"
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.12
description: DNS and Ad-filtering for your network
digest: e3a4e6c707ec6d07eec3bbdd9833b942eb4cee4838a6714ed04ab481835510db
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-2.0.2/pihole-2.0.2.tgz
version: 2.0.2
- apiVersion: v2
appVersion: auto
created: "2021-09-08T03:33:34.756575868Z"
@ -179875,4 +179902,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-09-14T07:51:35.435335839Z"
generated: "2021-09-14T08:41:50.591212786Z"