• v0.1.94 0786e9721b

    v0.1.94 Stable

    pipeline-bot released this 2026-07-07 10:57:54 +00:00 | 882 commits to main since this release

    Added

    • builder-images builds pull packages through pkg-cachepipeline-build-images's
      shared build-one leg now passes --opt build-arg:PKG_CACHE=http://pkg-cache.pkg-cache.svc.cluster.local:8080,
      so every dockerfile-set image whose Containerfile declares ARG PKG_CACHE fetches
      apt/dnf/apk + nix + stable raw binaries from the in-cluster pull-through cache instead
      of the internet. buildkit ignores the build-arg for images that don't declare it (warning
      only), so this is safe for all images.

    Included changes (v0.1.93 -> v0.1.94)

    • c5429c8a2320 feat(pkg-cache): builder-images builds fetch packages through pkg-cache
    • 7f349a10c461 feat(dashboard): deploy row shows '→ target', versions move to the fold
    Downloads