Skip to content

Releases: MoJo2600/pihole-kubernetes

0.1.2

06 Oct 19:15
9d6d159
Compare
Choose a tag to compare

Adds some new features:

  • DNS over HTTPs using cloudflared container
  • Adds options to set regex.list for blacklisting
  • Adding chart repo for helm

Bumped version of pihole version to 4.3.2-1

Thanks @mikewhitley
Thanks @luqasn

0.1.1

11 Sep 11:37
0adcea3
Compare
Choose a tag to compare
  • Added option to define custom upstream DNS-Servers
  • Setting the chart 'appimage' to the current pihole version
  • Specifying the multi-arch image tag instead of opinionated amd64-only tagged image. See the docker hub * tag info for more details.
  • Allow chart user to specify any extra env variables to pass to pihole. See the complete list for examples.

Thanks @billimek

0.1

04 Aug 13:58
Compare
Choose a tag to compare
0.1
  • Updated to latest pihole release 4.3.1-4_amd64
  • Added liveness and readiness checks
  • You are now able to configure adlists, whitelists and blacklists in the configuration and have pihole load them during startup. (See example\ folder)