• v0.1.7 ddcbc04b71

    ci: advance floating minor tag (vX.Y) on real releases
    Build and Publish Container / build-and-publish (push) Successful in 2m34s
    CI / Lint (push) Successful in 2m42s
    CI / Vulnerability scan (push) Successful in 42s
    CI / Test (push) Successful in 1m45s

    gitea-actions released this 2026-07-18 17:41:54 +00:00

    Publishes an additional floating vX.Y tag alongside the immutable vX.Y.Z
    so docker pull ...:vX.Y fetches the newest patch. Skipped on --rebuild
    of an older version so the float never rolls backward. Deploys still pin
    vX.Y.Z; the cleanup reaper only targets three-part semver, so the float
    is never eligible for deletion.

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

    Downloads