• v0.1.70 e2ef01cea6

    v0.1.70 Stable

    pipeline-bot released this 2026-07-21 17:13:24 +00:00 | 213 commits to main since this release

    • Retire the per-stack XRegistry. apis/stack no longer composes an XRegistry per tenant (the 5f. Registry
      resource is removed). The Zot OCI registry is now a single bare registry singleton managed by ArgoCD in
      sean/pipelines (bundle/registry), on the shared alice-zot MinIO bucket, self-minting its own admin credential.
      Removing the composed resource prunes XRegistry/<tenant> and tears down the registry-<tenant> namespace. All
      consumers were repointed off zot-alice-registry-credentialszot-registry-registry-credentials first. The
      apis/registry XRD/composition are left in place (unused) for a follow-on sweep.

    Included changes (v0.1.69 -> v0.1.70)

    • c87c83b072f3 feat(stack): retire per-stack XRegistry (replaced by bare registry singleton)
    Downloads