Skip to content
Spinoza

Features

Helm

Releases as objects in their own right, not a wall of manifests.

Every release read without a helm binary, with a newer chart flagged beside the one installed.

Spinoza Helm releases read straight from the cluster: chart and app versions, the newest chart available, revision, status and when each was last updated
  • Releases and history

    Releases read from Helm's own storage, with their revisions.

  • Values, notes, rendered manifest

    What went in, what came out, and what the chart said.

  • Chart search across repos and OCI

    Find a chart across the repositories and registries you set up.

  • Install a chart

    Install from the UI, behind a dry run.

  • Upgrade behind a manifest diff

    The rendered difference, before the upgrade is applied.

  • Rollback and uninstall

    Back one revision, or remove the release.

  • Flux ownership guardrail

    A Flux-owned release points at its HelmRelease rather than offering an upgrade Flux would revert.

In the documentation