diff --git a/stable/pihole/2.0.3/CHANGELOG.md b/stable/pihole/2.0.3/CHANGELOG.md
deleted file mode 100644
index c6d298cd65..0000000000
--- 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 0000000000..6b51d743f8
--- /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 a18d05cbc2..14b52ff7ed 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 d3c09e6bf2..a49d5fe266 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 eac1b07a1e..0b543ecde0 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