v2.25.0
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 π
- Observability by @johnstonmatt in #1088
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