diff --git a/env/default-values.env b/env/default-values.env index 768f4df..9b302f0 100644 --- a/env/default-values.env +++ b/env/default-values.env @@ -2,7 +2,7 @@ # You do not need to set them all if they will go unused. # Service Images -LIGHTSPEED_CORE_IMAGE=quay.io/lightspeed-core/lightspeed-stack:0.5.1 +LIGHTSPEED_CORE_IMAGE=quay.io/lightspeed-core/lightspeed-stack:dev-20260610-be591ad RAG_CONTENT_IMAGE=quay.io/redhat-ai-dev/rag-content:release-1.9-lls-0.5.0-642c567fe10a62b5ff711654306b72912f341e05 # Enable Inference Providers diff --git a/images.yaml b/images.yaml index 941b868..fd5ee39 100644 --- a/images.yaml +++ b/images.yaml @@ -14,8 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. lightspeed-core: - llama_version: 0.5.2 - image: quay.io/lightspeed-core/lightspeed-stack:0.5.1 + llama_version: 0.6.0 + image: quay.io/lightspeed-core/lightspeed-stack:dev-20260610-be591ad rag-content: llama_version: 0.5.0 image: quay.io/redhat-ai-dev/rag-content:release-1.9-lls-0.5.0-642c567fe10a62b5ff711654306b72912f341e05