Skip to content

0.13.3

Choose a tag to compare

@github-actions github-actions released this 04 Sep 03:14
· 413 commits to main since this release

Fixed

  • Helm projections now materialize every typed runtime secret slot as a credential-free
    {name, key} default and describe that closed shape in the values schema. A newly projected
    chart therefore renders and lints before an environment supplies its Secret object name.

Added

  • The ESS-owned release-component action lets any component repository run its own gate, build or
    adopt an exact runtime image, package and sign its chart, publish SBOM/provenance/signature/
    conformance evidence, verify release manifests, and publish the canonical OCI component bundle.
    It has no Service SDK manifest or registry-coordinate assumptions.