• v0.1.18 f1c4b8ebb0

    v0.1.18 Stable

    gitea_admin released this 2026-07-06 17:52:46 +00:00 | 199 commits to main since this release

    Added

    • dockerfile-set taxonomy + renderer (builder-images) — a project that is ONE repo, MANY container
      images (images/<name>/{Dockerfile,VERSION}), per-image versioned. Renders ci + staging sensors (CI
      fans buildctl across the buildkit-alice fleet over only CHANGED images via pipeline-build-images;
      staging dispatches build=pipeline-build-images/test=pipeline-test-noop/promote=pipeline-promote-images
      through pipeline-staging), 2 branch-protections, provision (keyset build read), ci-artifacts. No
      build-script CM (nothing third-party compiles in-pod — trusted pipeline-build-images SA holds the
      push cred), no deploy (images are consumed by other pipelines). Parity-gated against the retired
      projects/builder-images/ overlay. Removes builder-images from the special-cased dir set.

    Included changes (v0.1.16 -> v0.1.18)

    • 16efa2831adc feat(render): dockerfile-set taxonomy for builder-images
    • f430e14b8b90 chore: re-drive the wedged v0.1.17 release (flaky promote main-ff transient; no code change)
    • 0beb43243394 fix(gitops-flux): staging sensor passes renderRoot + gitRepositoryName
    Downloads