From c0a92aca1ebdcb7a94137f2569a603a8f6cd8a42 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 27 Aug 2024 15:07:53 +0000 Subject: [PATCH] Publish new changes in catalog --- charts/pihole/{2.0.13 => 2.0.14}/.helmignore | 0 charts/pihole/{2.0.13 => 2.0.14}/Chart.lock | 0 charts/pihole/{2.0.13 => 2.0.14}/Chart.yaml | 2 +- charts/pihole/{2.0.13 => 2.0.14}/README.md | 0 charts/pihole/{2.0.13 => 2.0.14}/app-readme.md | 0 .../{2.0.13 => 2.0.14}/charts/common-1.2.9.tgz | Bin .../pihole/{2.0.13 => 2.0.14}/ci/basic-values.yaml | 0 .../pihole/{2.0.13 => 2.0.14}/ci/nodhcp-values.yaml | 0 charts/pihole/{2.0.13 => 2.0.14}/ix_values.yaml | 1 + charts/pihole/{2.0.13 => 2.0.14}/metadata.yaml | 0 charts/pihole/{2.0.13 => 2.0.14}/migrations/migrate | 0 charts/pihole/{2.0.13 => 2.0.14}/questions.yaml | 6 ++++++ .../pihole/{2.0.13 => 2.0.14}/templates/NOTES.txt | 0 .../{2.0.13 => 2.0.14}/templates/_migration.tpl | 0 .../{2.0.13 => 2.0.14}/templates/_persistence.tpl | 0 .../pihole/{2.0.13 => 2.0.14}/templates/_pihole.tpl | 1 + .../pihole/{2.0.13 => 2.0.14}/templates/_portal.tpl | 0 .../{2.0.13 => 2.0.14}/templates/_service.tpl | 0 .../pihole/{2.0.13 => 2.0.14}/templates/common.yaml | 0 .../pihole/{2.0.13 => 2.0.14}/to_keep_versions.md | 0 20 files changed, 9 insertions(+), 1 deletion(-) rename charts/pihole/{2.0.13 => 2.0.14}/.helmignore (100%) rename charts/pihole/{2.0.13 => 2.0.14}/Chart.lock (100%) rename charts/pihole/{2.0.13 => 2.0.14}/Chart.yaml (97%) rename charts/pihole/{2.0.13 => 2.0.14}/README.md (100%) rename charts/pihole/{2.0.13 => 2.0.14}/app-readme.md (100%) rename charts/pihole/{2.0.13 => 2.0.14}/charts/common-1.2.9.tgz (100%) rename charts/pihole/{2.0.13 => 2.0.14}/ci/basic-values.yaml (100%) rename charts/pihole/{2.0.13 => 2.0.14}/ci/nodhcp-values.yaml (100%) rename charts/pihole/{2.0.13 => 2.0.14}/ix_values.yaml (96%) rename charts/pihole/{2.0.13 => 2.0.14}/metadata.yaml (100%) rename charts/pihole/{2.0.13 => 2.0.14}/migrations/migrate (100%) rename charts/pihole/{2.0.13 => 2.0.14}/questions.yaml (98%) rename charts/pihole/{2.0.13 => 2.0.14}/templates/NOTES.txt (100%) rename charts/pihole/{2.0.13 => 2.0.14}/templates/_migration.tpl (100%) rename charts/pihole/{2.0.13 => 2.0.14}/templates/_persistence.tpl (100%) rename charts/pihole/{2.0.13 => 2.0.14}/templates/_pihole.tpl (96%) rename charts/pihole/{2.0.13 => 2.0.14}/templates/_portal.tpl (100%) rename charts/pihole/{2.0.13 => 2.0.14}/templates/_service.tpl (100%) rename charts/pihole/{2.0.13 => 2.0.14}/templates/common.yaml (100%) rename charts/pihole/{2.0.13 => 2.0.14}/to_keep_versions.md (100%) diff --git a/charts/pihole/2.0.13/.helmignore b/charts/pihole/2.0.14/.helmignore similarity index 100% rename from charts/pihole/2.0.13/.helmignore rename to charts/pihole/2.0.14/.helmignore diff --git a/charts/pihole/2.0.13/Chart.lock b/charts/pihole/2.0.14/Chart.lock similarity index 100% rename from charts/pihole/2.0.13/Chart.lock rename to charts/pihole/2.0.14/Chart.lock diff --git a/charts/pihole/2.0.13/Chart.yaml b/charts/pihole/2.0.14/Chart.yaml similarity index 97% rename from charts/pihole/2.0.13/Chart.yaml rename to charts/pihole/2.0.14/Chart.yaml index b721cfe803..5bdc9b2305 100644 --- a/charts/pihole/2.0.13/Chart.yaml +++ b/charts/pihole/2.0.14/Chart.yaml @@ -3,7 +3,7 @@ description: DNS and Ad-filtering for your network. annotations: title: Pi-hole type: application -version: 2.0.13 +version: 2.0.14 apiVersion: v2 appVersion: 2024.07.0 kubeVersion: '>=1.16.0-0' diff --git a/charts/pihole/2.0.13/README.md b/charts/pihole/2.0.14/README.md similarity index 100% rename from charts/pihole/2.0.13/README.md rename to charts/pihole/2.0.14/README.md diff --git a/charts/pihole/2.0.13/app-readme.md b/charts/pihole/2.0.14/app-readme.md similarity index 100% rename from charts/pihole/2.0.13/app-readme.md rename to charts/pihole/2.0.14/app-readme.md diff --git a/charts/pihole/2.0.13/charts/common-1.2.9.tgz b/charts/pihole/2.0.14/charts/common-1.2.9.tgz similarity index 100% rename from charts/pihole/2.0.13/charts/common-1.2.9.tgz rename to charts/pihole/2.0.14/charts/common-1.2.9.tgz diff --git a/charts/pihole/2.0.13/ci/basic-values.yaml b/charts/pihole/2.0.14/ci/basic-values.yaml similarity index 100% rename from charts/pihole/2.0.13/ci/basic-values.yaml rename to charts/pihole/2.0.14/ci/basic-values.yaml diff --git a/charts/pihole/2.0.13/ci/nodhcp-values.yaml b/charts/pihole/2.0.14/ci/nodhcp-values.yaml similarity index 100% rename from charts/pihole/2.0.13/ci/nodhcp-values.yaml rename to charts/pihole/2.0.14/ci/nodhcp-values.yaml diff --git a/charts/pihole/2.0.13/ix_values.yaml b/charts/pihole/2.0.14/ix_values.yaml similarity index 96% rename from charts/pihole/2.0.13/ix_values.yaml rename to charts/pihole/2.0.14/ix_values.yaml index eb3df049a2..f29f9fd287 100644 --- a/charts/pihole/2.0.13/ix_values.yaml +++ b/charts/pihole/2.0.14/ix_values.yaml @@ -18,6 +18,7 @@ piholeConfig: piholeNetwork: webPort: 20489 + interfaceName: '' dhcp: enabled: false start: '' diff --git a/charts/pihole/2.0.13/metadata.yaml b/charts/pihole/2.0.14/metadata.yaml similarity index 100% rename from charts/pihole/2.0.13/metadata.yaml rename to charts/pihole/2.0.14/metadata.yaml diff --git a/charts/pihole/2.0.13/migrations/migrate b/charts/pihole/2.0.14/migrations/migrate similarity index 100% rename from charts/pihole/2.0.13/migrations/migrate rename to charts/pihole/2.0.14/migrations/migrate diff --git a/charts/pihole/2.0.13/questions.yaml b/charts/pihole/2.0.14/questions.yaml similarity index 98% rename from charts/pihole/2.0.13/questions.yaml rename to charts/pihole/2.0.14/questions.yaml index ed7f35e2b5..5b85c7bcce 100644 --- a/charts/pihole/2.0.13/questions.yaml +++ b/charts/pihole/2.0.14/questions.yaml @@ -114,6 +114,12 @@ questions: min: 9000 max: 65535 required: true + - variable: interfaceName + label: Interface Name + description: The name of the interface to use for Pi-Hole. + schema: + type: string + default: "" - variable: dhcp label: DHCP Configuration schema: diff --git a/charts/pihole/2.0.13/templates/NOTES.txt b/charts/pihole/2.0.14/templates/NOTES.txt similarity index 100% rename from charts/pihole/2.0.13/templates/NOTES.txt rename to charts/pihole/2.0.14/templates/NOTES.txt diff --git a/charts/pihole/2.0.13/templates/_migration.tpl b/charts/pihole/2.0.14/templates/_migration.tpl similarity index 100% rename from charts/pihole/2.0.13/templates/_migration.tpl rename to charts/pihole/2.0.14/templates/_migration.tpl diff --git a/charts/pihole/2.0.13/templates/_persistence.tpl b/charts/pihole/2.0.14/templates/_persistence.tpl similarity index 100% rename from charts/pihole/2.0.13/templates/_persistence.tpl rename to charts/pihole/2.0.14/templates/_persistence.tpl diff --git a/charts/pihole/2.0.13/templates/_pihole.tpl b/charts/pihole/2.0.14/templates/_pihole.tpl similarity index 96% rename from charts/pihole/2.0.13/templates/_pihole.tpl rename to charts/pihole/2.0.14/templates/_pihole.tpl index 83705100c3..c9095c7ed2 100644 --- a/charts/pihole/2.0.13/templates/_pihole.tpl +++ b/charts/pihole/2.0.14/templates/_pihole.tpl @@ -33,6 +33,7 @@ workload: env: WEB_PORT: {{ .Values.piholeNetwork.webPort }} WEBPASSWORD: {{ .Values.piholeConfig.webPassword | quote }} + INTERFACE: {{ .Values.piholeNetwork.interfaceName }} {{- if .Values.piholeNetwork.dhcp.enabled }} DHCP_ACTIVE: "true" DHCP_START: {{ .Values.piholeNetwork.dhcp.start }} diff --git a/charts/pihole/2.0.13/templates/_portal.tpl b/charts/pihole/2.0.14/templates/_portal.tpl similarity index 100% rename from charts/pihole/2.0.13/templates/_portal.tpl rename to charts/pihole/2.0.14/templates/_portal.tpl diff --git a/charts/pihole/2.0.13/templates/_service.tpl b/charts/pihole/2.0.14/templates/_service.tpl similarity index 100% rename from charts/pihole/2.0.13/templates/_service.tpl rename to charts/pihole/2.0.14/templates/_service.tpl diff --git a/charts/pihole/2.0.13/templates/common.yaml b/charts/pihole/2.0.14/templates/common.yaml similarity index 100% rename from charts/pihole/2.0.13/templates/common.yaml rename to charts/pihole/2.0.14/templates/common.yaml diff --git a/charts/pihole/2.0.13/to_keep_versions.md b/charts/pihole/2.0.14/to_keep_versions.md similarity index 100% rename from charts/pihole/2.0.13/to_keep_versions.md rename to charts/pihole/2.0.14/to_keep_versions.md