Skip to content

v2.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 12:44
· 294 commits to main since this release

What's Changed

Bug Fixes πŸ›

  • Fix issue where an empty or omitted cluster_manifests would cause validation failure
  • Ensure user-defined cluster_manifests can clobber system-defined manifests

Exciting New Features πŸŽ‰

cndi now deploys prometheus, grafana, loki, and promtail by default!

infrastructure:
  cndi:
    observability: 
      # enabled: true
      grafana:
        hostname: dashboards.example.com

Full Changelog: v2.24.3...v2.25.0