Version Management

What It Is

Jetstack version management is a tenant-facing release ledger for implementation changes. It stores:

  • version code
  • release notes
  • internal notes

Why It Matters

Version tracking gives operators and implementers a shared language for rollout state and implementation history.

Typical Uses

  • publishing implementation milestones
  • recording what changed in a release
  • preserving operator-only rollout context
  • aligning sync and release activity

Best Practices

  • use stable, meaningful version codes
  • keep release notes implementation-facing and readable
  • use internal notes for deployment or operator details not meant for every audience