Releases: kubernetes/kube-state-metrics
kube-state-metrics-helm-chart-2.13.3
IMPORTANT: kube-state-metrics
Helm Chart has been MOVED!!!!
As of this release, the kube-state-metrics
helm has been officially deprecated in favour of prometheus-community/helm-charts.
Please refer to the new Github repo if you would like to file issues or submit pull requests to the helm chart.
v2.0.0 / 2021-04-13
- [CHANGE] Update go version and dependencies #1440
This is a promotion of the kube-state-metrics v2.0.0-rc.1
release, as no bugs were reported. This release has breaking changes so make sure to read the full list of changes detailed in the CHANGELOG or read the blog post that explains the v2.0 release here.
kube-state-metrics-helm-chart-2.13.2
Install kube-state-metrics to generate and expose cluster-level metrics
kube-state-metrics-helm-chart-2.13.1
Install kube-state-metrics to generate and expose cluster-level metrics
v2.0.0-rc.1 / 2021-03-26
[CHANGE] Rename --labels-metric-allow-list to --metric-labels-allowlist #1424
[CHANGE] Remove deprecated Kubernetes APIs #1423
[CHANGE] go.mod: Update Dependencies #1419
[CHANGE] Remove vendor folder #1419
[CHANGE] k8s.gcr.io/kube-state-metrics/kube-state-metrics
becomes the authoritative registry
Location on quay.io will not be updated anymore. Previously pushed images will be kept around to avoid breaking existing deployments.
v2.0.0-rc.0 / 2021-03-04
[CHANGE] internal/store/pod.go: Only create waiting_reason series if pods are in waiting state #1378
[CHANGE] internal/store/pod.go: Only create terminated_reason series if pods are in terminated state #1381
[CHANGE] internal/store/pod.go: Only create last_terminated containers series if containers are terminated state #1397
[FEATURE] Bump client-go and friends to v0.20 (kubernetes v1.20) #1328
[FEATURE] Bump go version to 1.16+ #1399
[BUGFIX] Fix gzip writer #1372
[BUGFIX] fix labels-metric-allow-list documentation #1404
[BUGFIX] Propagate resource version when sharded #1402
kube-state-metrics-helm-chart-2.13.0
Install kube-state-metrics to generate and expose cluster-level metrics
v1.9.8 / 2021-02-19
- [BUGFIX] Metric encoding is broken when using --enable-gzip-encoding flag #1372
- [CHANGE] Update to golang-1.15 #1261
- [ENHANCEMENT] Makefile: Set tag via cloudbuild #1264
- [CHANGE] Migrate to Github Actions from TravisCI for CI checks #1199
- [FEATURE] Support for multi-arch docker images of kube-state-metrics #1197
NOTE: As of v1.9.8, kube-state-metrics supports multi-arch images. Pull the following docker image if you're looking to use kube-state-metrics in CPU architectures other than amd64.
quay.io/coreos/kube-state-metrics:v1.9.8
k8s.gcr.io/kube-state-metrics/kube-state-metrics:v1.9.8
kube-state-metrics-helm-chart-2.12.2
Install kube-state-metrics to generate and expose cluster-level metrics
kube-state-metrics-helm-chart-2.12.1
Install kube-state-metrics to generate and expose cluster-level metrics