pihole v1.4.5
Bug Fixes
- fix: remove tpl from extraManifests to prevent template injection (#28)
Other Changes
- release(pihole): 1.4.5 [skip ci]
Install
# OCI registry
helm install pihole oci://ghcr.io/helmforgedev/helm/pihole --version 1.4.5
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install pihole helmforge/pihole --version 1.4.5