• 0.22 3c1604c7af

    feat: Bake build metadata (git tag, commit, date) into OCI image and display in web UI
    Some checks failed
    Deploy to K8s / deploy (push) Failing after 10s
    Build and Push / build (push) Successful in 6s

    kacerr released this 2026-03-24 15:30:20 +00:00 | 10 commits to main since this release

    Store git tag, commit hash, and build date as OCI-standard labels and a
    build_meta.json file inside the Docker image. The Flask app reads this at
    startup and displays version info in all page footers. Adds /version JSON
    endpoint for programmatic access. Falls back to dev@local outside Docker.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    Downloads