github stefanprodan/timoni v0.33.0

one hour ago

Highlights

  • Timoni now ships an agent skill and a docs MCP server, enabling AI Agents to author modules, compose bundles and deploy apps across clusters.
  • The new timoni mod show config and timoni mod show readme commands print a module's #Config schema as CUE and its README to stdout, from a local path or an OCI artifact.
  • The timoni build, timoni bundle build and timoni apply --diff commands keep Kubernetes Secret values out of the terminal, see bundle.
  • Modules now declare their container image defaults in an images.cue file, and timoni mod push records them in the sh.timoni.images artifact annotation for image tracking and scanning.
  • The timoni mod list and timoni artifact list commands resolve digests concurrently and are much faster.
  • The 1Password integration docs show how to inject secrets into bundles with op run and --runtime-from-env.
  • The website has been migrated to Mintlify.
  • Timoni is now built with Go 1.27.

What's Changed

Full Changelog: v0.32.0...v0.33.0

Don't miss a new timoni release

NewReleases is sending notifications on new releases.