From aeabe49074e4df4a17929e43fc8ee14964721bf2 Mon Sep 17 00:00:00 2001 From: Ling Huang Date: Fri, 31 Jul 2020 01:50:12 -0400 Subject: [PATCH] Update prometheus server compatibility for 0.8.x. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67d7d65f..6ab21714 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ The matrix below lists the versions of Prometheus Server and other dependencies | **0.5.x** | 2.6, 2.11 | 2.5 | | **0.6.x** | 2.11 | 2.5 | | **0.7.x** | 2.10, 2.11, 2.13, 2.15, 2.16, 2.18, 2.19 | 2.5 | +| **0.8.x** | 2.10, 2.11, 2.13, 2.15, 2.16, 2.18, 2.19 | 2.5 | ## Alternatives