diff --git a/docs-config.ts b/docs-config.ts index 9575c6aa..ad1e5532 100644 --- a/docs-config.ts +++ b/docs-config.ts @@ -31,7 +31,7 @@ export default { // Long-term support versions configuration. ltsVersions: { - prometheus: ["2.53"], + prometheus: ["3.5"], }, // Repositories for the downloads page. The order in this file is the diff --git a/docs/introduction/release-cycle.md b/docs/introduction/release-cycle.md index 72c540d6..1736e035 100644 --- a/docs/introduction/release-cycle.md +++ b/docs/introduction/release-cycle.md @@ -38,9 +38,12 @@ having a Prometheus server maintained by the community.