diff --git a/charts/stable/pihole/CHANGELOG.md b/charts/stable/pihole/CHANGELOG.md
index bd4ef0daf3e..1cd0427677a 100644
--- a/charts/stable/pihole/CHANGELOG.md
+++ b/charts/stable/pihole/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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
+
+
+
### [pihole-2.0.2](https://github.com/truecharts/apps/compare/pihole-2.0.1...pihole-2.0.2) (2021-09-14)
diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml
index 886bec514b9..d3c09e6bf26 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 746e283715c..0147b907b4d 100644
--- a/charts/stable/pihole/SCALE/CHANGELOG.md
+++ b/charts/stable/pihole/SCALE/CHANGELOG.md
@@ -1,7 +1,7 @@
-
-### [pihole-2.0.2](https://github.com/truecharts/apps/compare/pihole-2.0.1...pihole-2.0.2) (2021-09-14)
+
+### [pihole-2.0.3](https://github.com/truecharts/apps/compare/pihole-2.0.2...pihole-2.0.3) (2021-09-14)
#### Fix
-* update pihole versioning to 2021 scheme
+* update pihole digest and versioning to mirror
diff --git a/charts/stable/pihole/helm-values.md b/charts/stable/pihole/helm-values.md
index 647b809c7ca..38de80055cc 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 | `"2021.09@sha256:4653aee50cff8a679e03f2bcd1b05fc2f8b6614896c5554e081b08a3ce60a578"` | |
+| image.tag | string | `"v2021.09@sha256:e043ab188da4c36abb11d70d82bbfb394ef5054abff21dafbaf54bc21861bd1e"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/pihole"` | |
diff --git a/docs/apps/stable/pihole/CHANGELOG.md b/docs/apps/stable/pihole/CHANGELOG.md
index bd4ef0daf3e..1cd0427677a 100644
--- a/docs/apps/stable/pihole/CHANGELOG.md
+++ b/docs/apps/stable/pihole/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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
+
+
+
### [pihole-2.0.2](https://github.com/truecharts/apps/compare/pihole-2.0.1...pihole-2.0.2) (2021-09-14)
diff --git a/docs/apps/stable/pihole/helm-values.md b/docs/apps/stable/pihole/helm-values.md
index 647b809c7ca..38de80055cc 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 | `"2021.09@sha256:4653aee50cff8a679e03f2bcd1b05fc2f8b6614896c5554e081b08a3ce60a578"` | |
+| image.tag | string | `"v2021.09@sha256:e043ab188da4c36abb11d70d82bbfb394ef5054abff21dafbaf54bc21861bd1e"` | |
| 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 f1a99a029e0..3a6051d4741 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-14T09:00:16.386590826Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org/
+ version: 7.0.12
+ description: DNS and Ad-filtering for your network
+ digest: 945977a3f5bfee320f45d5ec7932babedd42d5eee55a3ceaa716daa8af2bfe63
+ 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.3/pihole-2.0.3.tgz
+ version: 2.0.3
- apiVersion: v2
appVersion: "2021.09"
created: "2021-09-14T08:41:50.538422208Z"
@@ -179902,4 +179929,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-14T08:41:50.591212786Z"
+generated: "2021-09-14T09:00:16.446319459Z"