Skip to content

Releases: kubecost/cost-analyzer-helm-chart

v1.38.0

14 Aug 01:36
Compare
Choose a tag to compare

Open source

  • Enable flat manifests to install in kubecost namespace
  • Fix issue in default Azure prices

Commercial product

  • Init pod improvements
  • Enable v1 of namespace emails
  • Prometheus upgrade to v2.11
  • Namespace budgets exposed to beta customers
  • Add Azure keys for automated testing
  • Allow configurable naming of clusters
  • Serve email server over https
  • Add better error logging to overview + details

v1.37.0

06 Aug 16:41
Compare
Choose a tag to compare

Open source:

  • Allow Azure provider to automatically fetch billing data on key addition

Commercial product:

  • Increase free tier of product to 10 nodes
  • Add out of clusters to allocation graph
  • Properly delete clusters
  • Fix high priority dependency vulnerability
  • Allow directly editing namespace owner/contact info
  • Fix Grafana namespace link
  • Add compute, storage, and memory costs to Overview

v1.36.0

31 Jul 20:46
Compare
Choose a tag to compare

Open source:

Commercial product:

  • Upgrade Available icon on settings page when an upgrade is available.
  • Fix namespace insights page.

v1.35.0

31 Jul 00:54
Compare
Choose a tag to compare

Open source:

  • Release container_uptime_seconds metric

Commercial product:

  • Better page navigation UI
  • Fix frontend issue with out-of-cluster cost loading reloading
  • Properly support different --name parameter on install
  • Reload notifications page after update
  • Add new error handler
  • Add CPU throttling to namespace health
  • Fix Prometheus query issue when there is a PV with same name in different namespaces

v1.34.0

24 Jul 02:25
Compare
Choose a tag to compare

Open source:

  • Moved limits to be configurable in values, dropped defaults to reduce risk of throttling
  • Increased default resource requests
  • Fixed Azure issues

Commercial product:

  • Handle custom storageclasses in real-time assets
  • Add test email functionality
  • Address character encoding issue
  • Show all namespaces in Grafana dashboard
  • Fixed various other issues

v1.33.0

19 Jul 18:16
Compare
Choose a tag to compare

Open source:

  • Generated YAML manifest to install without Tiller
  • Added namespace filtering to cost model
  • Added default storage price
  • Added cloud management platform name
  • Fix several query and helm issues.

Commercial product:

  • Update namespace page &has health calculation
  • Improve performance of namespace page
  • Add warnings when Kubecost metrics are missing
  • Simplify GCP key addition

v1.32.0

10 Jul 03:16
Compare
Choose a tag to compare
  • Created new namespace page with health & efficiency scores
  • Enabled ability to export cost allocation model in CSV format
  • Exposed weekly email update functionality in Business product
  • Linked to new help documentation for cost model controls
  • Added new integration and unit tests
  • Increase nginx & Go server timeouts to handle large historical datasets

v1.31.0

01 Jul 02:20
Compare
Choose a tag to compare

If you’re using your own prometheus and not installing from the chart, note that supplying metrics from the cost-analyzer app to prometheus is now required. More information here.

Helm:

  • Fix permissions issues with NFS provisioner
  • Add app field to common labels

App:

  • Add ability to allocate idle cluster costs to namespaces, etc.
  • Update control panel on cost allocation page
  • Use 'up' query to test availability of Kubecost metrics in prometheus
  • Fix issues with PV panics and GPUs and make performance improvements

v1.29.0

17 Jun 19:34
Compare
Choose a tag to compare

If you’re using your own prometheus and not installing from the chart, note that supplying metrics from the cost-analyzer app to prometheus is now required. More information here.

Helm:

  • Stop running as root: run as user 1001
  • Prometheus operator support

App:

  • Add ability to view cost allocation by totals, hourly rate, daily rate, and monthly rate
  • Add Kubecost metrics to Prometheus diagnostic test in /settings
  • New allocation math when price breakdowns by resource not available
  • Support cost rollups over time periods
  • Bump base images to alpine 3.9.4
  • Stop failing when PV data is unavailable (warn instead)
  • Support projections on fields of the cost model json objects to return subsets of data

v1.28

05 Jun 20:15
Compare
Choose a tag to compare

Helm

  • Helm chart labels added
  • Support installation without persistent volumes
  • Better ingress support
  • Support the Azure RateCard billing api
  • Speed up the init pod

App

  • Performance improvement for 90+ day cost model queries
  • Add missing calendar images
  • Fix race condition in /settings