Blocky Helm Chart

A Helm chart for Blocky DNS Server - Fast and lightweight DNS proxy with ad-blocking.

Installation

# Add the Helm repository
helm repo add leventyalcin https://leventyalcin.github.io/blocky-helm-chart
helm repo update

# Install the latest version
helm install blocky leventyalcin/blocky

# Install a specific version
helm install blocky leventyalcin/blocky --version 1.0.0

# List available versions
helm search repo leventyalcin/blocky --versions

Links