Skip to content

Commit 0fe1e95

Browse files
authored
Merge pull request #2032 from arin-deloatch/docs/LCORE-1651
LCORE-1651: Link to upgrade guidance and migration paths for each version
2 parents 524f1c6 + 9409506 commit 0fe1e95

4 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,6 +1404,8 @@ The version X.Y.Z indicates:
14041404
* Y is the minor version (backward-compatible), and
14051405
* Z is the patch version (backward-compatible bug fix).
14061406
1407+
For upgrade instructions between versions, see the [Migration Guides](docs/migrations/).
1408+
14071409
# Konflux
14081410
14091411
The official image of Lightspeed Core Stack is built on [Konflux](https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/lightspeed-core-tenant/applications/lightspeed-stack).

docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages
6161

6262
[Unsupported versions](https://lightspeed-core.github.io/lightspeed-stack/versions_unsupported.html)
6363

64+
## Migration guides
65+
66+
[Migration guides](https://lightspeed-core.github.io/lightspeed-stack/migrations/)
67+
6468
## Info for developers
6569

6670
[Contributing guide](https://lightspeed-core.github.io/lightspeed-stack/contributing_guide.html)

docs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ product questions using backend LLM services, agents, and RAG databases.
6868

6969
[Unsupported versions](https://lightspeed-core.github.io/lightspeed-stack/versions_unsupported.html)
7070

71+
## Migration guides
72+
73+
[Migration guides](https://lightspeed-core.github.io/lightspeed-stack/migrations/)
74+
7175
## Info for developers
7276

7377
[Contributing guide](https://lightspeed-core.github.io/lightspeed-stack/contributing_guide.html)

docs/migrations/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Migration Guides
2+
3+
This page lists upgrade and migration guides for each Lightspeed Core Stack
4+
release that includes breaking or notable configuration changes.
5+
6+
| Version | Description |
7+
|---------|-------------|
8+
| [v0.7.0](v0.7.0.md) | RAG configuration restructured under a unified `rag` section |

0 commit comments

Comments
 (0)