Skip to content

v2.5.4

Compare
Choose a tag to compare
@nealormsbee nealormsbee released this 07 Feb 22:27
· 188 commits to develop since this release
030c430

Overview

2.5.x is considered a Production Release and will continue to recieve bug fixes and patches until the next Production Release.

To upgrade or install, use:

helm install kubecost -n kubecost --create-namespace \
  --repo https://kubecost.github.io/cost-analyzer/ cost-analyzer \
  --version 2.5.4

What's changed

  • Fix api call for node count on diagnostics page to reflect all clusters, not just the primary.
  • Fix enforcement of a broken feature gate.
  • Fix an issue with endlessly re-rendering the Cloud Costs page.
  • Added additional tracing to aggregator.
  • Add container labels for openshift to frontend image.