Skip to content

v2.3.1

Compare
Choose a tag to compare
@zjhans zjhans released this 05 Nov 21:21
· 940 commits to master since this release
1050686

Kuberhealthy 2.3.1

Bug Fixes:

  • Manually set KH_EXTERNAL_REPORTING_URL environment variable is now properly processed and respected #715 @zjhans
  • ConfigMap with Prometheus rules had been deprecated, updated to be properly picked up #718 @linkvt
  • The whitespace between both ConfigMaps was chomped, causing the ConfigMaps to merge, this has been fixed. #718 @linkvt