• v0.8.9 3717a0e5c9

    v0.8.9
    All checks were successful
    CI / Build / Publish / Validate CHANGELOG structure (push) Successful in 2s
    CI / Build / Publish / Shellcheck (push) Successful in 4s
    CI / Build / Publish / PR build & smoke test (push) Has been skipped
    CI / Build / Publish / Build multi-arch and push (push) Successful in 1m52s
    CI / Build / Publish / Reconcile releases across registries (push) Successful in 51s
    CI / Build / Publish / Workflow summary (push) Successful in 2s
    Stable

    Cody Bryant released this 2026-06-04 16:48:52 -07:00 | 71 commits to main since this release

    Fixed

    • auto-restore-all.sh shipped without its execute bit (mode 0644 in the repo, preserved into the image by COPY), so archiver auto-restore-all failed with "Permission denied" when the dispatcher exec'd it — breaking the tier-3 full-host restore path. Restored the script's exec bit and hardened the Dockerfile to chmod +x lib/scripts/*.sh so a missing source bit can't recur.
    Downloads