diff --git a/charts/stable/pihole/CHANGELOG.md b/charts/stable/pihole/CHANGELOG.md index bddc90de3f8..bd4ef0daf3e 100644 --- a/charts/stable/pihole/CHANGELOG.md +++ b/charts/stable/pihole/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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 + + + ### [pihole-2.0.1](https://github.com/truecharts/apps/compare/pihole-1.0.7...pihole-2.0.1) (2021-09-13) diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 4545c1beacd..d1e18d18dbb 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.8.1" +appVersion: "2021.09" dependencies: - name: common repository: https://truecharts.org/ diff --git a/charts/stable/pihole/SCALE/CHANGELOG.md b/charts/stable/pihole/SCALE/CHANGELOG.md index bfce65ea41c..746e283715c 100644 --- a/charts/stable/pihole/SCALE/CHANGELOG.md +++ b/charts/stable/pihole/SCALE/CHANGELOG.md @@ -1,15 +1,7 @@ - -### [pihole-2.0.1](https://github.com/truecharts/apps/compare/pihole-1.0.7...pihole-2.0.1) (2021-09-13) + +### [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 diff --git a/charts/stable/pihole/helm-values.md b/charts/stable/pihole/helm-values.md index 209c2ca15b9..647b809c7ca 100644 --- a/charts/stable/pihole/helm-values.md +++ b/charts/stable/pihole/helm-values.md @@ -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"` | | diff --git a/docs/apps/incubator/teamspeak3/CHANGELOG.md b/docs/apps/incubator/teamspeak3/CHANGELOG.md index 20984f99119..4911413b4d7 100644 --- a/docs/apps/incubator/teamspeak3/CHANGELOG.md +++ b/docs/apps/incubator/teamspeak3/CHANGELOG.md @@ -7,4 +7,3 @@ #### Add * Add TeamSpeak3 Server to incubator ([#985](https://github.com/truecharts/apps/issues/985)) - diff --git a/docs/apps/stable/pihole/CHANGELOG.md b/docs/apps/stable/pihole/CHANGELOG.md index bddc90de3f8..bd4ef0daf3e 100644 --- a/docs/apps/stable/pihole/CHANGELOG.md +++ b/docs/apps/stable/pihole/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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 + + + ### [pihole-2.0.1](https://github.com/truecharts/apps/compare/pihole-1.0.7...pihole-2.0.1) (2021-09-13) diff --git a/docs/apps/stable/pihole/helm-values.md b/docs/apps/stable/pihole/helm-values.md index 209c2ca15b9..647b809c7ca 100644 --- a/docs/apps/stable/pihole/helm-values.md +++ b/docs/apps/stable/pihole/helm-values.md @@ -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"` | | diff --git a/docs/index.yaml b/docs/index.yaml index 855bd694134..f1a99a029e0 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -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"