-
v0.1.70 Stable
released this
2026-07-21 17:13:24 +00:00 | 213 commits to main since this release- Retire the per-stack XRegistry.
apis/stackno longer composes anXRegistryper tenant (the5f. Registry
resource is removed). The Zot OCI registry is now a single bareregistrysingleton 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 prunesXRegistry/<tenant>and tears down theregistry-<tenant>namespace. All
consumers were repointed offzot-alice-registry-credentials→zot-registry-registry-credentialsfirst. The
apis/registryXRD/composition are left in place (unused) for a follow-on sweep.
Included changes (v0.1.69 -> v0.1.70)
c87c83b072f3feat(stack): retire per-stack XRegistry (replaced by bare registry singleton)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Retire the per-stack XRegistry.