mirror of
https://github.com/prometheus/docs.git
synced 2026-02-05 15:45:27 +01:00
Add Release 3.5 as LTS (#2689)
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -38,9 +38,12 @@ having a Prometheus server maintained by the community.
|
||||
<tr class="danger">
|
||||
<td>Prometheus 2.45</td><td>2023-06-23</td><td>2024-07-31</td>
|
||||
</tr>
|
||||
<tr class="success">
|
||||
<tr class="danger">
|
||||
<td>Prometheus 2.53</td><td>2024-06-16</td><td>2025-07-31</td>
|
||||
</tr>
|
||||
<tr class="success">
|
||||
<td>Prometheus 3.5</td><td>2025-07-14</td><td>2026-07-31</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user