Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.relnx.io/llms.txt

Use this file to discover all available pages before exploring further.

Relnx is a release-tracking platform for cloud-native and DevOps tools. It watches the tools your stack depends on — Kubernetes, ArgoCD, Helm charts, Prometheus, Istio, and 100+ others — and turns every new release into a clear, human-readable summary of what actually changed.

The problem

A typical platform team runs dozens of cloud-native tools. Each one ships releases on its own cadence with release notes that are often:
  • A wall of auto-generated commit messages.
  • Lacking a clear breaking-changes section.
  • Buried in a GitHub release page nobody is watching.
When a security patch lands or a breaking change ships, you find out after something breaks.

What Relnx does

For each release Relnx tracks, it:
  1. Pulls the raw release notes from GitHub, Helm charts, or the tool’s official site.
  2. Parses them into structured features (Bug Fix, Security Fix, Breaking Change, Enhancement, Deprecation, etc.).
  3. Uses AI to generate plain-language explanations — what the change does, why it matters, how to act on it.
  4. Notifies you via email and (for Enterprise) Slack when a tool you follow ships a new release.
Free tools — the Kubernetes EOL tracker and the version comparison page — don’t even require sign-in.

Who Relnx is for

  • Platform engineering leads — keep the whole org informed without writing an internal newsletter.
  • SREs and DevOps engineers — never miss a security patch or breaking change.
  • Engineering managers — track upgrade work with release acknowledgments and the stack health score (Enterprise).
If your team runs Kubernetes and a stack of CNCF tooling, Relnx is built for you.

Next steps