doc/ci: Mark release 7.x as EOL

This commit is contained in:
Antoine Cotten
2025-04-16 02:04:39 +02:00
parent 26bdeb07b4
commit f6013cb58f
3 changed files with 1 additions and 3 deletions

View File

@@ -8,7 +8,6 @@ on:
branches:
- update/main
- update/tls
- update/release-7.x
- update/release-8.x
jobs:

View File

@@ -14,7 +14,6 @@ jobs:
branch:
- main
- tls
- release-7.x
- release-8.x
steps:

View File

@@ -281,7 +281,7 @@ command.
Older major versions are also supported on separate branches:
* [`release-8.x`](https://github.com/deviantony/docker-elk/tree/release-8.x): 8.x series
* [`release-7.x`](https://github.com/deviantony/docker-elk/tree/release-7.x): 7.x series
* [`release-7.x`](https://github.com/deviantony/docker-elk/tree/release-7.x): 7.x series (End-of-Life)
* [`release-6.x`](https://github.com/deviantony/docker-elk/tree/release-6.x): 6.x series (End-of-life)
* [`release-5.x`](https://github.com/deviantony/docker-elk/tree/release-5.x): 5.x series (End-of-life)