@@ -66,13 +66,13 @@ All additional compatibility is only best effort, or happens to still/already be
6666
6767At most, 5 kube-state-metrics and 5 [ kubernetes releases] ( https://github.com/kubernetes/kubernetes/releases ) will be recorded below.
6868
69- | kube-state-metrics | ** Kubernetes 1.19** | ** Kubernetes 1.20** | ** Kubernetes 1.21** | ** Kubernetes 1.22** | ** Kubernetes 1.23** |
70- | --------------------| :-------------------:| :-------------------:| :-------------------:| :-------------------:| :-------------------:|
71- | ** v1.9.8 ** | - | - | - | - | - |
72- | ** v2.1.1 ** | ✓ | ✓ | ✓ | -/ ✓ | -/✓ |
73- | ** v2.2.4 ** | ✓ | ✓ | ✓ | ✓ | ✓ |
74- | ** v2.3 .0** | ✓ | ✓ | ✓ | ✓ | ✓ |
75- | ** master** | ✓ | ✓ | ✓ | ✓ | ✓ |
69+ | kube-state-metrics | ** Kubernetes 1.19** | ** Kubernetes 1.20** | ** Kubernetes 1.21** | ** Kubernetes 1.22** | ** Kubernetes 1.23** |
70+ | --------------------| :-------------------- :| :-- -------------------:| :-------------------:| :-------------------:| :-------------------:|
71+ | ** v2.1.1 ** | ✓ | ✓ | ✓ | -/✓ | -/✓ |
72+ | ** v2.2.4 ** | ✓ | ✓ | ✓ | ✓ | ✓ |
73+ | ** v2.3.0 ** | ✓ | ✓ | ✓ | ✓ | ✓ |
74+ | ** v2.4 .0** | -/ ✓ | -/ ✓ | ✓ | ✓ | ✓ |
75+ | ** master** | -/ ✓ | -/ ✓ | ✓ | ✓ | ✓ |
7676
7777- ` ✓ ` Fully supported version range.
7878- ` - ` The Kubernetes cluster has features the client-go library can't use (additional API objects, deprecated APIs, etc).
@@ -88,7 +88,7 @@ release.
8888#### Container Image
8989
9090The latest container image can be found at:
91- * ` k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.2.4 ` (arch: ` amd64 ` , ` arm ` , ` arm64 ` , ` ppc64le ` and ` s390x ` )
91+ * ` k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.4.0 ` (arch: ` amd64 ` , ` arm ` , ` arm64 ` , ` ppc64le ` and ` s390x ` )
9292
9393### Metrics Documentation
9494
0 commit comments