-
v0.1.229 Stable
released this
2026-07-21 16:45:25 +00:00 | 242 commits to main since this release- Bare
registryself-mints its admin credential (severs registry-alice). The
registrynamespace now generates its own zot admin password (ESOPassword
generator → generator-backed htpasswd ExternalSecret,refreshInterval: "0"so
it stays stable) and exposes it cluster-wide via a new
zot-registry-registry-credentialsClusterSecretStore (own reader SA/Role/RoleBinding),
replacing the cross-namespacezot-alice-registry-credentialsstore from
XRegistry/alice. The workflows CI push creds (registry-credentials,
zot-admin-credentials) repoint to the new store, and the in-cluster push host
in the dockerconfig moveszot.registry-alice.svc→zot.registry.svc. Part of
the XRegistry/alice teardown; the admin password rotates at this cutover (pushes
only — pulls are anonymous).
Included changes (v0.1.228 -> v0.1.229)
19e28a0cd1c9feat(registry): self-mint bare zot admin cred + flip workflows CI push off alice store
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Bare