timoni
« Back to VersTracker
Description:
Package manager for Kubernetes, powered by CUE and inspired by Helm
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Devops
Tags: kubernetes cue package-manager devops gitops deployment
Install: brew install timoni
About:
Timoni is a modern package manager for Kubernetes that leverages CUE (Configure, Unify, Execute) for type-safe configuration and validation. It provides a declarative way to package, distribute, and manage application deployments with built-in support for versioning, dependency management, and progressive delivery strategies.
Key Features:
  • CUE-powered type-safe configuration engine
  • Built-in dependency management and versioning
  • Progressive delivery with canary and blue-green deployments
  • Native support for OCI artifacts for package distribution
  • GitOps-friendly workflow with dry-run and diff capabilities
Use Cases:
  • Managing complex Kubernetes application configurations with type safety
  • Implementing progressive delivery strategies for production deployments
  • Creating and distributing reusable Kubernetes application packages
  • GitOps workflows requiring strict validation and schema enforcement
Alternatives:
  • helm – Helm uses Go templates which are less type-safe; Timoni uses CUE for validation
  • kustomize – Kustomize focuses on patching; Timoni provides a complete package management solution
Version History
Detected Version Rev Change Commit