• v0.1.56 6274905cc8

    v0.1.56 Stable

    gitea_admin released this 2026-07-05 14:45:41 +00:00 | 2577 commits to trunk since this release

    Changed

    • BUILDS pane: per-app kustomize renders bundled into one renders.tar.gz. pipeline-validate
      wrote ~13 loose render-*.yaml into /dist, and the dashboard draws one button per build artifact
      — so every build row was a wall of buttons. The renders now go to a scratch dir and are tar'd into
      a single renders.tar.gz; MANIFEST + SHA256SUMS stay loose (smoke gate + integrity), so each row
      shows two buttons instead of a dozen.

    Included changes (v0.1.55 -> v0.1.56)

    • eb26a31e1600 fix(dashboard): bundle per-app kustomize renders into one renders.tar.gz
    Downloads