From df395b700b89d8e21f2d49b8ae7ecbe3796d7416 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 16 Sep 2021 09:29:36 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/pihole/2.0.3/CHANGELOG.md | 8 -------- stable/pihole/2.0.4/CHANGELOG.md | 4 ++++ stable/pihole/{2.0.3 => 2.0.4}/CONFIG.md | 0 stable/pihole/{2.0.3 => 2.0.4}/Chart.lock | 2 +- stable/pihole/{2.0.3 => 2.0.4}/Chart.yaml | 2 +- stable/pihole/{2.0.3 => 2.0.4}/README.md | 0 stable/pihole/{2.0.3 => 2.0.4}/app-readme.md | 0 .../{2.0.3 => 2.0.4}/charts/common-7.0.12.tgz | Bin stable/pihole/{2.0.3 => 2.0.4}/helm-values.md | 0 stable/pihole/{2.0.3 => 2.0.4}/ix_values.yaml | 0 stable/pihole/{2.0.3 => 2.0.4}/questions.yaml | 8 ++++++++ .../{2.0.3 => 2.0.4}/templates/_configmap.tpl | 0 .../pihole/{2.0.3 => 2.0.4}/templates/common.yaml | 0 stable/pihole/{2.0.3 => 2.0.4}/test_values.yaml | 0 stable/pihole/{2.0.3 => 2.0.4}/values.yaml | 0 15 files changed, 14 insertions(+), 10 deletions(-) delete mode 100644 stable/pihole/2.0.3/CHANGELOG.md create mode 100644 stable/pihole/2.0.4/CHANGELOG.md rename stable/pihole/{2.0.3 => 2.0.4}/CONFIG.md (100%) rename stable/pihole/{2.0.3 => 2.0.4}/Chart.lock (78%) rename stable/pihole/{2.0.3 => 2.0.4}/Chart.yaml (97%) rename stable/pihole/{2.0.3 => 2.0.4}/README.md (100%) rename stable/pihole/{2.0.3 => 2.0.4}/app-readme.md (100%) rename stable/pihole/{2.0.3 => 2.0.4}/charts/common-7.0.12.tgz (100%) rename stable/pihole/{2.0.3 => 2.0.4}/helm-values.md (100%) rename stable/pihole/{2.0.3 => 2.0.4}/ix_values.yaml (100%) rename stable/pihole/{2.0.3 => 2.0.4}/questions.yaml (99%) rename stable/pihole/{2.0.3 => 2.0.4}/templates/_configmap.tpl (100%) rename stable/pihole/{2.0.3 => 2.0.4}/templates/common.yaml (100%) rename stable/pihole/{2.0.3 => 2.0.4}/test_values.yaml (100%) rename stable/pihole/{2.0.3 => 2.0.4}/values.yaml (100%) diff --git a/stable/pihole/2.0.3/CHANGELOG.md b/stable/pihole/2.0.3/CHANGELOG.md deleted file mode 100644 index c6d298cd65a..00000000000 --- a/stable/pihole/2.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pihole-2.0.3](https://github.com/truecharts/apps/compare/pihole-2.0.2...pihole-2.0.3) (2021-09-14) - -#### Fix - -* update pihole digest and versioning to mirror - diff --git a/stable/pihole/2.0.4/CHANGELOG.md b/stable/pihole/2.0.4/CHANGELOG.md new file mode 100644 index 00000000000..6b51d743f81 --- /dev/null +++ b/stable/pihole/2.0.4/CHANGELOG.md @@ -0,0 +1,4 @@ + + +### [pihole-2.0.4](https://github.com/truecharts/apps/compare/pihole-2.0.3...pihole-2.0.4) (2021-09-16) + diff --git a/stable/pihole/2.0.3/CONFIG.md b/stable/pihole/2.0.4/CONFIG.md similarity index 100% rename from stable/pihole/2.0.3/CONFIG.md rename to stable/pihole/2.0.4/CONFIG.md diff --git a/stable/pihole/2.0.3/Chart.lock b/stable/pihole/2.0.4/Chart.lock similarity index 78% rename from stable/pihole/2.0.3/Chart.lock rename to stable/pihole/2.0.4/Chart.lock index a18d05cbc20..14b52ff7ed0 100644 --- a/stable/pihole/2.0.3/Chart.lock +++ b/stable/pihole/2.0.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 7.0.12 digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-14T08:58:41.826595077Z" +generated: "2021-09-16T09:27:55.960323257Z" diff --git a/stable/pihole/2.0.3/Chart.yaml b/stable/pihole/2.0.4/Chart.yaml similarity index 97% rename from stable/pihole/2.0.3/Chart.yaml rename to stable/pihole/2.0.4/Chart.yaml index d3c09e6bf26..a49d5fe2666 100644 --- a/stable/pihole/2.0.3/Chart.yaml +++ b/stable/pihole/2.0.4/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 2.0.3 +version: 2.0.4 diff --git a/stable/pihole/2.0.3/README.md b/stable/pihole/2.0.4/README.md similarity index 100% rename from stable/pihole/2.0.3/README.md rename to stable/pihole/2.0.4/README.md diff --git a/stable/pihole/2.0.3/app-readme.md b/stable/pihole/2.0.4/app-readme.md similarity index 100% rename from stable/pihole/2.0.3/app-readme.md rename to stable/pihole/2.0.4/app-readme.md diff --git a/stable/pihole/2.0.3/charts/common-7.0.12.tgz b/stable/pihole/2.0.4/charts/common-7.0.12.tgz similarity index 100% rename from stable/pihole/2.0.3/charts/common-7.0.12.tgz rename to stable/pihole/2.0.4/charts/common-7.0.12.tgz diff --git a/stable/pihole/2.0.3/helm-values.md b/stable/pihole/2.0.4/helm-values.md similarity index 100% rename from stable/pihole/2.0.3/helm-values.md rename to stable/pihole/2.0.4/helm-values.md diff --git a/stable/pihole/2.0.3/ix_values.yaml b/stable/pihole/2.0.4/ix_values.yaml similarity index 100% rename from stable/pihole/2.0.3/ix_values.yaml rename to stable/pihole/2.0.4/ix_values.yaml diff --git a/stable/pihole/2.0.3/questions.yaml b/stable/pihole/2.0.4/questions.yaml similarity index 99% rename from stable/pihole/2.0.3/questions.yaml rename to stable/pihole/2.0.4/questions.yaml index eac1b07a1e0..0b543ecde02 100644 --- a/stable/pihole/2.0.3/questions.yaml +++ b/stable/pihole/2.0.4/questions.yaml @@ -32,6 +32,14 @@ portals: ports: - "$kubernetes-resource_configmap_portal_port" path: "/admin/" + admin_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/" questions: - variable: portal group: "Container Image" diff --git a/stable/pihole/2.0.3/templates/_configmap.tpl b/stable/pihole/2.0.4/templates/_configmap.tpl similarity index 100% rename from stable/pihole/2.0.3/templates/_configmap.tpl rename to stable/pihole/2.0.4/templates/_configmap.tpl diff --git a/stable/pihole/2.0.3/templates/common.yaml b/stable/pihole/2.0.4/templates/common.yaml similarity index 100% rename from stable/pihole/2.0.3/templates/common.yaml rename to stable/pihole/2.0.4/templates/common.yaml diff --git a/stable/pihole/2.0.3/test_values.yaml b/stable/pihole/2.0.4/test_values.yaml similarity index 100% rename from stable/pihole/2.0.3/test_values.yaml rename to stable/pihole/2.0.4/test_values.yaml diff --git a/stable/pihole/2.0.3/values.yaml b/stable/pihole/2.0.4/values.yaml similarity index 100% rename from stable/pihole/2.0.3/values.yaml rename to stable/pihole/2.0.4/values.yaml