Releases: kubecost/cost-analyzer-helm-chart
Releases · kubecost/cost-analyzer-helm-chart
v1.56.0
- Address UI feedback in request right-sizing
- Fix labels issue where current labels were not being interpolated correctly
- Display offset URL parameter on custom time window
- Provide custom mountPath for network permissions
- Fix issue where incorrect project ID being passed to orphaned resource link
- Drop additional unused Prometheus metrics
- Update new Prometheus diagnostic test for latest Prometheus operator
v1.55.1
- Improve load times for Savings calculations
- Add additional Prometheus diagnostic checks for cadvisor labels
- Dynamic currencies on new React pages
- Relative paths for all frontend assets
- Re-add Prometheus relabel rules dropped during Prometheus upgrade
- Fix out of cluster filter labels
v1.55.0
- Update to Prometheus v2.16.0
- Aggregate request recommendations by controller
- Cost allocation by controller
- Add currency region at install-time
- Templatize prom server/alertmanager service names
- Allow Thanos Query Service Override
- Add namespace option for grafana datasources
- Suport pinned image versions
- Show additional currencies on index
- Send cluster name in alert emails
v1.54.1
- Fix product key display issue
- Use new cost-model metrics for node turndown savings
- Add duration to request right-sizing
- Add support for existing PVC claims
- Correctly autodiscover clusters by their full path
- Remove more external frontend deps
- Remove ALL_VALUES env variable
- Add namespace option for grafana dashboard cms
- Fix issue where multiple label filters were not correctly getting applied
v1.54.0
v1.53.3
v1.53.2
v1.53.1
v1.53.0
This release contains a meaningful refactor and long list of bug fixes:
- Properly handle short Thanos queries (under 4h)
- Handle special characters in shared labels
- Display data on unallocated PVs
- Remove cluster.local in chart dependancies
- Support cross provider external costs
- Fix issue for PVCs without PVs
- Properly load external costs
- Filter external costs when a clusterID is applied
- Configure default labels at install time
- Add common labels to kubecost jobs
- Support new c2 spot nodes
- Add instance_type to Prometheus node metrics
- Add new backend cluster manager
- Add PV data to new audit
- Cost model project refactor
v1.52.2
- Improvements to new cluster right-sizing -- http://blog.kubecost.com/blog/network-egress-traffic-costs/
- Minor UI improvements