Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
See [images.yaml](./images.yaml) for current sprint images and versions.

`main` tracks one active release at a time. Historical releases are preserved in `rhdh-x.x` branches and Git tags.
`latest_release` field maps to the latest LCORE release tag for [lightspeed-core/lightspeed-stack-rhel9](https://catalog.redhat.com/en/software/containers/lightspeed-core/lightspeed-stack-rhel9/69149c6590bc83e678940a63).

## Architecture

Expand Down
1 change: 1 addition & 0 deletions images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
lightspeed-core:
llama_version: 0.6.0
image: quay.io/lightspeed-core/lightspeed-stack:dev-20260610-be591ad
latest_release: v0.6.0rc2 # using v prefix in catalog now it seems
rag-content:
llama_version: 0.5.0
image: quay.io/redhat-ai-dev/rag-content:release-1.10-lls-0.5.0-8c231a3b5177f12fff9db042dfa4091d8f2f26b3
Loading