github kubecost/cost-analyzer-helm-chart v1.83.2

latest releases: v2.2.2, v2.2.2-rc.1, v2.2.2-rc.0...
2 years ago
  • A helm bug with dependency conditionals means KSM in some helm3 versions continues to get installed in some clusters. This has been fixed, but to install without KSM, you must migrate to using the flag prometheus.kube-state-metrics.disabled=true, eg:
    helm upgrade kubecost -n kubecost ./cost-analyzer -f ./cost-analyzer/values.yaml --set prometheus.kube-state-metrics.disabled=true

  • Fix bug with Azure cloud asset credentialing.

  • Support thanos-store data directory on a disk for people running on nodes with small root disks

  • Drops support for helm2. Security updates for helm2 have not been pushed since Nov 2020-- please migrate to helm3 to install kubecost.

Don't miss a new cost-analyzer-helm-chart release

NewReleases is sending notifications on new releases.