adguard-home
0.1.0Deploys AdGuard Home DNS filtering with persistent configuration and DNS service ports.
Helm Chart Catalog for Kubernetes
Deploy production grade charts for media automation, networking, monitoring, finance, operations, and homelab services. Every chart is published through the classic Helm repository flow and as an OCI package in GHCR with signed provenance files.
# Add the repository helm repo add harish2k01 https://harish2k01.github.io/helm-charts helm repo update # Install a chart helm install bentopdf harish2k01/bentopdf --version 0.1.3 # List every published version helm search repo harish2k01 --versions
# Install directly from OCI helm install bentopdf \ oci://ghcr.io/harish2k01/helm-charts/bentopdf \ --version 0.1.3 # Use the same values workflow helm upgrade bentopdf \ oci://ghcr.io/harish2k01/helm-charts/bentopdf \ --version 0.1.3 -f values.yaml
Each chart is intentionally portable: no personal domains, no hard-coded namespaces, no assumed storage classes, and no cluster-specific controller requirements.
Deploys AdGuard Home DNS filtering with persistent configuration and DNS service ports.
Deploys Bazarr subtitle automation on Kubernetes.
Deploys BentoPDF document conversion on Kubernetes.
Deploys Cloudflare Tunnel cloudflared connectors on Kubernetes.
Deploys Feishin music streaming client on Kubernetes.
Deploys Firefly III with PostgreSQL for personal finance tracking.
Deploys FlareSolverr request solving for automation stacks.
Deploys Ghost publishing platform with persistent content storage and MySQL.
Deploys Homepage dashboard with Kubernetes discovery support.
Deploys Jellyfin media server with library mount support.
Deploys an Ubuntu-based Kubernetes troubleshooting pod.
Deploys Navidrome music streaming with separate app data and music PVCs.
Deploys ownCloud Server with persistent file storage, MariaDB, and Redis.
Deploys Pocket ID passkey-based OIDC provider on Kubernetes.
Deploys the self-hosted Portfolio Tracker with PostgreSQL.
Deploys Prowlarr indexer management for media automation.
Deploys the prometheus-pve-exporter for Proxmox VE metrics.
Deploys qBittorrent with persistent configuration and media mounts.
Deploys the martabal qBittorrent Prometheus exporter.
Deploys Radarr movie automation with reusable release values.
Deploys Scrutiny web and API components for S.M.A.R.T. collectors.
Deploys Seerr media request management for shared libraries.
Deploys Sonarr TV automation with PVC and ingress options.
Deploys Speedtest Tracker for scheduled network performance checks.
Deploys Syncthing continuous file synchronization with persistent state and sync ports.
Deploys Tailscale as a Kubernetes subnet router and exit node.
Deploys a Tor SOCKS proxy for workloads that need routed egress.
Deploys Umami privacy-focused web analytics with PostgreSQL.
Deploys Uptime Kuma for self-hosted uptime monitoring.
Deploys Vaultwarden password management on Kubernetes.
These charts stay small, so most customization happens through values files.
Reuse charts with different release names, such as
radarr and radarr4k, while pointing
each release at its own values file.
Mount the same existing PVC into qBittorrent, Radarr, Sonarr, and Bazarr at the same path to preserve hardlinks and atomic moves.