Added
- Non-root container startup is now supported via pod
securityContextfor clusters enforcing Pod Security Standards, as an alternative to the defaultPUID/PGIDremapping mode (#258). - Proxy authentication mode (
HOUNDARR_AUTH_MODE=proxy) delegates login to an upstream identity-aware proxy via a configurable request header (#259). - Official Helm chart published to
oci://ghcr.io/av1155/charts/houndarr; Flux users can deploy with anOCIRepository+HelmReleaseinstead of raw manifests (#261).