• v0.1.56 7984c3170e

    v0.1.56 Stable

    pipeline-bot released this 2026-07-18 18:08:16 +00:00 | 269 commits to main since this release

    Added

    • registryStore seam on the Workflows XRD (platform-collapse Phase 2, gate-prep). Mirrors the
      minioStore seam: the zot registry ExternalSecrets in argo-workflows-base now reference
      zot-${REGISTRY_STORE}-registry-credentials, where REGISTRY_STORE defaults to tenantName (tenants
      unchanged) and the Optional spec.registryStore overrides it. instances/workflows-platform.yaml sets
      registryStore: alice so the platform singleton borrows zot-alice-registry-credentials during dual-run
      (registry/zot is still per-tenant registry-alice; no zot-platform store exists until Phase 3). Fixes
      the registry-credentials/zot-admin-credentials SecretSyncedError in workflows-platform. Requires the
      matching seanfarm argo-workflows-base change (zot-${TENANT}-zot-${REGISTRY_STORE}-).

    Included changes (v0.1.55 -> v0.1.56)

    • b37b5da71e9a feat(workflows): registryStore seam → platform borrows zot-alice store (gate-prep)
    Downloads