From 203aaeafb9d517b948964235228ba60307dab84c Mon Sep 17 00:00:00 2001 From: Katyanna Moura Date: Wed, 22 Jun 2022 10:27:35 +0200 Subject: [PATCH] Update supported K8s version for skipper-collector Signed-off-by: Katyanna Moura --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a4afe8..874eebb 100644 --- a/README.md +++ b/README.md @@ -320,7 +320,7 @@ box so users don't have to define those manually. | Metric | Description | Type | Kind | K8s Versions | | ----------- | -------------- | ------ | ---- | ---- | -| `requests-per-second` | Scale based on requests per second for a certain ingress or routegroup. | Object | `Ingress`, `RouteGroup` | `>=1.14` | +| `requests-per-second` | Scale based on requests per second for a certain ingress or routegroup. | Object | `Ingress`, `RouteGroup` | `>=1.19` | ### Example