Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 14:00
9ac04fc

12.0.0 (2024-08-22)

⚠ BREAKING CHANGES

  • chart: major update of dependencies on kube-prometheus-stack chart (#126)
  • Grafana v11.0: Breaking changes include AngularJS support being turned off by default. Dashboards using AngularJS need to be modified manually, please modify the dashboards that uses anguularJs before upgrading to this release. Details

Features

  • chart: major update of dependencies on kube-prometheus-stack chart (#126) (17f42a7)
  • Implemented alertDropLabels property for thanosRuler and added additionalConfig for more flexible configurations. #4445
  • Added support for dual-stack clusters. #4472
  • Introduced support for kubelet label selector. #5641
  • Added probes for prometheus-operator. #4777
  • Added scrapeClasses to Prometheus resource. #4703
  • Added support for --enable-feature of Alertmanager. #4606
  • Added support to make automountServiceAccountToken configurable for Prometheus. #4170
  • Introduced PVC claim retention field in Prometheus operator. #4570
  • Configured datasource auto-deletion. #4771
  • Correctly set version in alertManagerSpec. #4561
  • Made TLS verification configurable in kubelet ServiceMonitor. #4528

Improvements

  • Removed job TTL API check. #4503
  • Aligned PDB to single check. #4502