Skip to content

Releases: kubecost/cost-analyzer-helm-chart

v2.5.3

17 Jan 19:47
b155e97
Compare
Choose a tag to compare

What's Changed

  • Fixed Allocation API for ramByteRequestAverage, ramByteUsageAverage, cpuCoreRequestAverage, cpuCoreUsageAverage, gpuUsageAverage, and gpuRequestAverage fields. Their response values now align with the behavior in v2.0, v2.1, and v2.2. When aggregated (e.g., across a namespace), the values represent the SUM of all containers, not the AVG.
  • Fixed ui/Kai oh uh cloud cost bug.

v2.5.3-rc.1

16 Jan 17:04
89114f4
Compare
Choose a tag to compare
v2.5.3-rc.1 Pre-release
Pre-release

What's Changed

  • Fixed Allocation API for ramByteRequestAverage, ramByteUsageAverage, cpuCoreRequestAverage, cpuCoreUsageAverage, gpuUsageAverage, and gpuRequestAverage fields. Their response values now align with the behavior in v2.0, v2.1, and v2.2. When aggregated (e.g., across a namespace), the values represent the SUM of all containers, not the AVG.

v2.5.3-rc.0

15 Jan 19:51
6499c93
Compare
Choose a tag to compare
v2.5.3-rc.0 Pre-release
Pre-release

What's Changed

  • Fix for ui/Kai Uh Oh! error on cloud costs page

v2.5.2

07 Jan 19:32
555651b
Compare
Choose a tag to compare

What's Changed

  • Fix cloud cost filter consistency
  • Fix container request-sizing pod name display
  • Fix container request-sizing csv download to export all rows
  • Fix GPU savings showing idle load balancer as a GPU resource
  • GPU Optimization savings estimate in overview
  • Fix saved reports Uh Oh! Something went wrong errors
  • Fix consistency when sharing namespace overhead costs
  • Fix Discrepancy in estimated savings
  • Fix GPU feature gate
  • Fix GPU utilization showing when no GPU exists
  • Fix DataDog costs not displaying properly
  • Fix container right-sizing parameters for table/csv download
  • Bump cluster controller v0.16.11 (cherry-pick #3795)
  • Bump modeling 0.1.19 fix cve-2024-12254 (cherry-pick #3775)

v2.5.2-rc.3

07 Jan 16:57
8283980
Compare
Choose a tag to compare
v2.5.2-rc.3 Pre-release
Pre-release

What's Changed

  • fix cloud cost filter consistency
  • fix container request-sizing pod name display
  • fix container request-sizing csv download to export all rows
  • fix GPU savings showing idle load balancer as a GPU resource
  • GPU Optimization savings estimate in overview
  • bump modeling 0.1.19 fix cve-2024-12254 (cherry-pick #3775) by @gcp-cherry-pick-bot in #3798

v2.5.2-rc.2

07 Jan 14:05
09abedd
Compare
Choose a tag to compare
v2.5.2-rc.2 Pre-release
Pre-release

What's Changed

  • bump cluster controller (cherry-pick #3795) by @gcp-cherry-pick-bot in #3796

v2.5.2-rc.1

21 Dec 17:21
1a8d160
Compare
Choose a tag to compare
v2.5.2-rc.1 Pre-release
Pre-release

What's Changed

  • Fix saved reports Uh Oh! Something went wrong errors
  • Fix consistency when sharing namespace overhead costs
  • Fix Discrepancy in estimated savings
  • Fix GPU feature gate
  • Fix GPU utilization showing when no GPU exists
  • Fix DataDog costs not displaying properly
  • Fix cotainer right-sizing parameters for table/csv download

v2.5.1

17 Dec 15:38
3b39b36
Compare
Choose a tag to compare

Fixes

  • Fix issues running aggregator container in air-gapped/no-internet systems
  • Fix issues with load-balancer costs being incorrect
  • Add kubecost version to the diagnostics endpoint data
  • UI: prevent quantile request-sizing with hourly data
  • UI: add consistent units to request-sizing csv
  • Change default window for all profiles to 3d for cluster right-sizing

Helm Changes

Full Changelog: v2.5.0...v2.5.1

v2.5.1-rc.2

16 Dec 20:23
564b6fb
Compare
Choose a tag to compare
v2.5.1-rc.2 Pre-release
Pre-release
  • Fix aggregator image revision 3

v2.5.1-rc.1

16 Dec 17:41
05bcab1
Compare
Choose a tag to compare
v2.5.1-rc.1 Pre-release
Pre-release

What's Changed

  • Fix aggregator image revision 2