pihole v1.3.5
Bug Fixes
- fix(repo): use fully qualified image names across all charts (#14)
Other Changes
- release(pihole): 1.3.5 [skip ci]
Install
# OCI registry
helm install pihole oci://ghcr.io/helmforgedev/helm/pihole --version 1.3.5
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install pihole helmforge/pihole --version 1.3.5