From 8eac983dcd54e164836a566a436cd5e2f4b85774 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 23 Nov 2021 16:05:20 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/pihole/{4.0.14 => 4.0.15}/CHANGELOG.md | 18 +++++++++--------- stable/pihole/{4.0.14 => 4.0.15}/CONFIG.md | 0 stable/pihole/{4.0.14 => 4.0.15}/Chart.lock | 2 +- stable/pihole/{4.0.14 => 4.0.15}/Chart.yaml | 4 ++-- stable/pihole/{4.0.14 => 4.0.15}/README.md | 0 .../pihole/{4.0.14 => 4.0.15}/app-readme.md | 0 .../charts/common-8.9.3.tgz | Bin .../pihole/{4.0.14 => 4.0.15}/helm-values.md | 2 +- .../pihole/{4.0.14 => 4.0.15}/ix_values.yaml | 2 +- .../pihole/{4.0.14 => 4.0.15}/questions.yaml | 0 .../templates/_configmap.tpl | 0 .../{4.0.14 => 4.0.15}/templates/common.yaml | 0 stable/pihole/{4.0.14 => 4.0.15}/values.yaml | 0 13 files changed, 14 insertions(+), 14 deletions(-) rename stable/pihole/{4.0.14 => 4.0.15}/CHANGELOG.md (91%) rename stable/pihole/{4.0.14 => 4.0.15}/CONFIG.md (100%) rename stable/pihole/{4.0.14 => 4.0.15}/Chart.lock (78%) rename stable/pihole/{4.0.14 => 4.0.15}/Chart.yaml (94%) rename stable/pihole/{4.0.14 => 4.0.15}/README.md (100%) rename stable/pihole/{4.0.14 => 4.0.15}/app-readme.md (100%) rename stable/pihole/{4.0.14 => 4.0.15}/charts/common-8.9.3.tgz (100%) rename stable/pihole/{4.0.14 => 4.0.15}/helm-values.md (94%) rename stable/pihole/{4.0.14 => 4.0.15}/ix_values.yaml (90%) rename stable/pihole/{4.0.14 => 4.0.15}/questions.yaml (100%) rename stable/pihole/{4.0.14 => 4.0.15}/templates/_configmap.tpl (100%) rename stable/pihole/{4.0.14 => 4.0.15}/templates/common.yaml (100%) rename stable/pihole/{4.0.14 => 4.0.15}/values.yaml (100%) diff --git a/stable/pihole/4.0.14/CHANGELOG.md b/stable/pihole/4.0.15/CHANGELOG.md similarity index 91% rename from stable/pihole/4.0.14/CHANGELOG.md rename to stable/pihole/4.0.15/CHANGELOG.md index a4a9d0c8ab1..917624ff324 100644 --- a/stable/pihole/4.0.14/CHANGELOG.md +++ b/stable/pihole/4.0.15/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pihole-4.0.15](https://github.com/truecharts/apps/compare/pihole-4.0.14...pihole-4.0.15) (2021-11-23) + +#### Fix + +* update heavily outdated container + + + ### [pihole-4.0.14](https://github.com/truecharts/apps/compare/pihole-4.0.13...pihole-4.0.14) (2021-11-23) @@ -88,12 +97,3 @@ ### [pihole-4.0.6](https://github.com/truecharts/apps/compare/pihole-4.0.5...pihole-4.0.6) (2021-11-07) -#### Chore - -* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - - -### [pihole-4.0.5](https://github.com/truecharts/apps/compare/pihole-4.0.4...pihole-4.0.5) (2021-11-07) - diff --git a/stable/pihole/4.0.14/CONFIG.md b/stable/pihole/4.0.15/CONFIG.md similarity index 100% rename from stable/pihole/4.0.14/CONFIG.md rename to stable/pihole/4.0.15/CONFIG.md diff --git a/stable/pihole/4.0.14/Chart.lock b/stable/pihole/4.0.15/Chart.lock similarity index 78% rename from stable/pihole/4.0.14/Chart.lock rename to stable/pihole/4.0.15/Chart.lock index a80c6f038ac..0a5fb834f38 100644 --- a/stable/pihole/4.0.14/Chart.lock +++ b/stable/pihole/4.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.3 digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14 -generated: "2021-11-23T14:07:26.534792161Z" +generated: "2021-11-23T16:02:23.541871418Z" diff --git a/stable/pihole/4.0.14/Chart.yaml b/stable/pihole/4.0.15/Chart.yaml similarity index 94% rename from stable/pihole/4.0.14/Chart.yaml rename to stable/pihole/4.0.15/Chart.yaml index 4cc9f18f3e5..f64d958ab88 100644 --- a/stable/pihole/4.0.14/Chart.yaml +++ b/stable/pihole/4.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2021.10" +appVersion: "2021.10.1" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - networking diff --git a/stable/pihole/4.0.14/README.md b/stable/pihole/4.0.15/README.md similarity index 100% rename from stable/pihole/4.0.14/README.md rename to stable/pihole/4.0.15/README.md diff --git a/stable/pihole/4.0.14/app-readme.md b/stable/pihole/4.0.15/app-readme.md similarity index 100% rename from stable/pihole/4.0.14/app-readme.md rename to stable/pihole/4.0.15/app-readme.md diff --git a/stable/pihole/4.0.14/charts/common-8.9.3.tgz b/stable/pihole/4.0.15/charts/common-8.9.3.tgz similarity index 100% rename from stable/pihole/4.0.14/charts/common-8.9.3.tgz rename to stable/pihole/4.0.15/charts/common-8.9.3.tgz diff --git a/stable/pihole/4.0.14/helm-values.md b/stable/pihole/4.0.15/helm-values.md similarity index 94% rename from stable/pihole/4.0.14/helm-values.md rename to stable/pihole/4.0.15/helm-values.md index d0ca28ed1ad..a31abf91ea4 100644 --- a/stable/pihole/4.0.14/helm-values.md +++ b/stable/pihole/4.0.15/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 | `"v2021.10@sha256:764fce3e7a7925588be2ee976e7eeae3f09e504520fe1ff1579b666c6eb15226"` | | +| image.tag | string | `"v2021.10.1@sha256:406a7368955ed3248a924bcb9c578d8554793048e025deb59f03caf6fd3f17c4"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/etc/pihole"` | | | persistence.dnsmasq.enabled | bool | `true` | | diff --git a/stable/pihole/4.0.14/ix_values.yaml b/stable/pihole/4.0.15/ix_values.yaml similarity index 90% rename from stable/pihole/4.0.14/ix_values.yaml rename to stable/pihole/4.0.15/ix_values.yaml index 81e5deb48e2..bdd1bc520f1 100644 --- a/stable/pihole/4.0.14/ix_values.yaml +++ b/stable/pihole/4.0.15/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/truecharts/pihole pullPolicy: IfNotPresent - tag: v2021.10@sha256:764fce3e7a7925588be2ee976e7eeae3f09e504520fe1ff1579b666c6eb15226 + tag: v2021.10.1@sha256:406a7368955ed3248a924bcb9c578d8554793048e025deb59f03caf6fd3f17c4 securityContext: readOnlyRootFilesystem: false diff --git a/stable/pihole/4.0.14/questions.yaml b/stable/pihole/4.0.15/questions.yaml similarity index 100% rename from stable/pihole/4.0.14/questions.yaml rename to stable/pihole/4.0.15/questions.yaml diff --git a/stable/pihole/4.0.14/templates/_configmap.tpl b/stable/pihole/4.0.15/templates/_configmap.tpl similarity index 100% rename from stable/pihole/4.0.14/templates/_configmap.tpl rename to stable/pihole/4.0.15/templates/_configmap.tpl diff --git a/stable/pihole/4.0.14/templates/common.yaml b/stable/pihole/4.0.15/templates/common.yaml similarity index 100% rename from stable/pihole/4.0.14/templates/common.yaml rename to stable/pihole/4.0.15/templates/common.yaml diff --git a/stable/pihole/4.0.14/values.yaml b/stable/pihole/4.0.15/values.yaml similarity index 100% rename from stable/pihole/4.0.14/values.yaml rename to stable/pihole/4.0.15/values.yaml