Skip to content

v0.32.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Aug 11:55
v0.32.0
32ee094

Highlights

  • The timoni.sh/core package offers standard schemas for pod scheduling with anti-affinity presets and for Prometheus monitoring with ServiceMonitor and PodMonitor values.
  • Interrupted upgrades and uninstalls can now be resumed, as Timoni retains the instance record until the operation completes, see instance.
  • The new timoni artifact digest command resolves the digest of an artifact tag, and emits structured output with --output json|yaml for AI Agents and CI automation.

Breaking changes

  • The #SecurityProfile schema introduced in v0.31.0 was renamed to #SecurityContextPreset, and its #PodSecurityContext input from #Profile to #Preset.

What's Changed

Full Changelog: v0.31.0...v0.32.0