From 04b1c0b62bc494b698d6ab1e5213bf7167c64605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6rgy=20Krajcsovits?= Date: Tue, 16 Jun 2026 21:02:10 +0200 Subject: [PATCH] Remove 3.13 from ltsVersions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 3.13 is not released yet; listing it as an LTS version breaks CI in prometheus/prometheus. Signed-off-by: György Krajcsovits --- docs-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-config.ts b/docs-config.ts index cfb0a6de8..8eea5189e 100644 --- a/docs-config.ts +++ b/docs-config.ts @@ -46,7 +46,7 @@ export default { // Long-term support versions configuration. ltsVersions: { - prometheus: ["3.5", "3.13"], + prometheus: ["3.5"], }, // Repositories for the downloads page. The order in this file is the