pihole v2.0.0
Features
- feat(pihole): comprehensive enhancements for blocklist automation and monitoring (#58)
Other Changes
- release(pihole): 2.0.0 [skip ci]
Install
# OCI registry
helm install pihole oci://ghcr.io/helmforgedev/helm/pihole --version 2.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install pihole helmforge/pihole --version 2.0.0