• v0.1.0 01623cb260

    fix: rename traefik-dashboard → traefik-dashboard-https

    gitea_admin released this 2026-03-11 17:16:01 +00:00 | 5 commits to main since this release

    Avoids race condition with k3s built-in Traefik Helm chart which
    creates its own 'traefik-dashboard' IngressRoute. Both charts tried
    to own the same resource name, causing Helm install failure when
    ArgoCD created it first.

    Downloads