From 2b9782c4233ae212f0d27f85ccabd53ce6f6b338 Mon Sep 17 00:00:00 2001 From: Dolpher Du Date: Tue, 19 Nov 2024 23:33:21 +0000 Subject: [PATCH] Update the helm charts development settings * Use kubernetes default imagePullPolicy. Always for latest image and IfNotPresent for others. * Use 0-latest as dev version for helm charts Signed-off-by: Dolpher Du --- .github/workflows/manual-freeze-tag.yaml | 6 ++--- .github/workflows/manual-release-charts.yaml | 2 +- helm-charts/agentqna/Chart.yaml | 22 +++++++++---------- helm-charts/agentqna/values.yaml | 4 ---- helm-charts/audioqna/Chart.yaml | 16 +++++++------- helm-charts/audioqna/values.yaml | 1 - helm-charts/chatqna/Chart.yaml | 20 ++++++++--------- helm-charts/chatqna/values.yaml | 1 - helm-charts/codegen/Chart.yaml | 8 +++---- helm-charts/codegen/values.yaml | 1 - helm-charts/codetrans/Chart.yaml | 8 +++---- helm-charts/codetrans/values.yaml | 1 - helm-charts/common/agent/Chart.yaml | 6 ++--- helm-charts/common/agent/values.yaml | 1 - helm-charts/common/asr/Chart.yaml | 4 ++-- helm-charts/common/asr/values.yaml | 1 - .../common/chathistory-usvc/Chart.yaml | 4 ++-- .../common/chathistory-usvc/values.yaml | 1 - helm-charts/common/data-prep/Chart.yaml | 6 ++--- helm-charts/common/data-prep/values.yaml | 1 - helm-charts/common/embedding-usvc/Chart.yaml | 4 ++-- helm-charts/common/embedding-usvc/values.yaml | 1 - helm-charts/common/gpt-sovits/Chart.yaml | 2 +- helm-charts/common/gpt-sovits/values.yaml | 1 - helm-charts/common/guardrails-usvc/Chart.yaml | 4 ++-- .../common/guardrails-usvc/values.yaml | 1 - helm-charts/common/llm-uservice/Chart.yaml | 6 ++--- helm-charts/common/llm-uservice/values.yaml | 1 - helm-charts/common/lvm-uservice/Chart.yaml | 4 ++-- helm-charts/common/lvm-uservice/values.yaml | 1 - helm-charts/common/mongodb/Chart.yaml | 2 +- helm-charts/common/mongodb/values.yaml | 1 - helm-charts/common/prompt-usvc/Chart.yaml | 4 ++-- helm-charts/common/prompt-usvc/values.yaml | 1 - helm-charts/common/redis-vector-db/Chart.yaml | 2 +- .../common/redis-vector-db/values.yaml | 1 - helm-charts/common/reranking-usvc/Chart.yaml | 4 ++-- helm-charts/common/reranking-usvc/values.yaml | 1 - helm-charts/common/retriever-usvc/Chart.yaml | 6 ++--- helm-charts/common/retriever-usvc/values.yaml | 1 - helm-charts/common/speecht5/Chart.yaml | 2 +- helm-charts/common/speecht5/values.yaml | 1 - helm-charts/common/tei/Chart.yaml | 2 +- helm-charts/common/tei/values.yaml | 1 - helm-charts/common/teirerank/Chart.yaml | 2 +- helm-charts/common/teirerank/values.yaml | 1 - helm-charts/common/tgi/Chart.yaml | 2 +- helm-charts/common/tgi/values.yaml | 1 - helm-charts/common/tts/Chart.yaml | 4 ++-- helm-charts/common/tts/values.yaml | 1 - helm-charts/common/ui/Chart.yaml | 2 +- helm-charts/common/ui/values.yaml | 1 - helm-charts/common/vllm/Chart.yaml | 2 +- helm-charts/common/vllm/values.yaml | 1 - helm-charts/common/web-retriever/Chart.yaml | 4 ++-- helm-charts/common/web-retriever/values.yaml | 1 - helm-charts/common/whisper/Chart.yaml | 2 +- helm-charts/common/whisper/values.yaml | 1 - helm-charts/docsum/Chart.yaml | 10 ++++----- helm-charts/docsum/values.yaml | 1 - helm-charts/faqgen/Chart.yaml | 8 +++---- helm-charts/faqgen/values.yaml | 1 - helm-charts/visualqna/Chart.yaml | 8 +++---- helm-charts/visualqna/values.yaml | 1 - .../config/manifests/agent.yaml | 2 +- .../config/manifests/agent_gaudi.yaml | 4 ++-- .../config/manifests/asr.yaml | 2 +- .../config/manifests/chathistory-usvc.yaml | 2 +- .../config/manifests/chatqna_svelte-ui.yaml | 2 +- .../config/manifests/codegen_react-ui.yaml | 2 +- .../config/manifests/codegen_svelte-ui.yaml | 2 +- .../config/manifests/codetrans_svelte-ui.yaml | 2 +- .../config/manifests/data-prep.yaml | 2 +- .../config/manifests/data-prep_milvus.yaml | 4 ++-- .../config/manifests/docsum-llm-uservice.yaml | 2 +- .../config/manifests/docsum_react-ui.yaml | 2 +- .../config/manifests/docsum_svelte-ui.yaml | 2 +- .../config/manifests/embedding-usvc.yaml | 2 +- .../config/manifests/faqgen-llm-uservice.yaml | 2 +- .../config/manifests/faqgen_react-ui.yaml | 2 +- .../config/manifests/faqgen_svelte-ui.yaml | 2 +- .../config/manifests/gpt-sovits.yaml | 2 +- .../config/manifests/guardrails-usvc.yaml | 2 +- .../config/manifests/llm-uservice.yaml | 2 +- .../config/manifests/lvm-uservice.yaml | 2 +- .../config/manifests/mongodb.yaml | 2 +- .../config/manifests/prompt-usvc.yaml | 2 +- .../config/manifests/redis-vector-db.yaml | 2 +- .../config/manifests/reranking-usvc.yaml | 2 +- .../config/manifests/retriever-usvc.yaml | 2 +- .../manifests/retriever-usvc_milvus.yaml | 4 ++-- .../config/manifests/speecht5.yaml | 2 +- .../config/manifests/speecht5_gaudi.yaml | 2 +- .../config/manifests/tei.yaml | 2 +- .../config/manifests/tei_gaudi.yaml | 2 +- .../config/manifests/teirerank.yaml | 2 +- .../config/manifests/teirerank_gaudi.yaml | 2 +- .../config/manifests/tgi.yaml | 2 +- .../config/manifests/tgi_gaudi.yaml | 2 +- .../config/manifests/tgi_nv.yaml | 2 +- .../config/manifests/tts.yaml | 2 +- .../config/manifests/ui.yaml | 2 +- .../config/manifests/visualqna_svelte-ui.yaml | 2 +- .../config/manifests/vllm.yaml | 2 +- .../config/manifests/vllm_gaudi.yaml | 2 +- .../config/manifests/web-retriever.yaml | 2 +- .../config/manifests/whisper.yaml | 2 +- .../config/manifests/whisper_gaudi.yaml | 2 +- 108 files changed, 141 insertions(+), 175 deletions(-) diff --git a/.github/workflows/manual-freeze-tag.yaml b/.github/workflows/manual-freeze-tag.yaml index ac6941540..b54bb42ac 100644 --- a/.github/workflows/manual-freeze-tag.yaml +++ b/.github/workflows/manual-freeze-tag.yaml @@ -7,17 +7,17 @@ on: workflow_dispatch: inputs: oldversion: - default: "1.1-dev" + default: "0-latest" description: "Old helm version to be replaced" required: true type: string newversion: - default: "1.1.0" + default: "1.2.0" description: "New helm version to replace" required: true type: string imageversion: - default: "1.1" + default: "1.2" description: "New image version to replace" required: true type: string diff --git a/.github/workflows/manual-release-charts.yaml b/.github/workflows/manual-release-charts.yaml index 9865e945b..fba950daf 100644 --- a/.github/workflows/manual-release-charts.yaml +++ b/.github/workflows/manual-release-charts.yaml @@ -7,7 +7,7 @@ on: workflow_dispatch: inputs: version: - default: "1.1.0" + default: "0-latest" description: "Release Version" required: true type: string diff --git a/helm-charts/agentqna/Chart.yaml b/helm-charts/agentqna/Chart.yaml index cb640fb2c..ba92205e8 100644 --- a/helm-charts/agentqna/Chart.yaml +++ b/helm-charts/agentqna/Chart.yaml @@ -7,37 +7,37 @@ description: The Helm chart to deploy AgentQnA type: application dependencies: - name: agent - version: 1.0.0 + version: 0-latest alias: worker repository: "file://../common/agent" - name: agent - version: 1.0.0 + version: 0-latest alias: supervisor repository: "file://../common/agent" - name: tgi - version: 1.0.0 + version: 0-latest repository: "file://../common/tgi" condition: tgi.enabled - name: tei - version: 1.0.0 + version: 0-latest repository: "file://../common/tei" - name: embedding-usvc - version: 1.0.0 + version: 0-latest repository: "file://../common/embedding-usvc" - name: teirerank - version: 1.0.0 + version: 0-latest repository: "file://../common/teirerank" - name: reranking-usvc - version: 1.0.0 + version: 0-latest repository: "file://../common/reranking-usvc" - name: redis-vector-db - version: 1.0.0 + version: 0-latest repository: "file://../common/redis-vector-db" - name: retriever-usvc - version: 1.0.0 + version: 0-latest repository: "file://../common/retriever-usvc" - name: data-prep - version: 1.0.0 + version: 0-latest repository: "file://../common/data-prep" -version: 1.0.0 +version: 0-latest appVersion: "v1.0" diff --git a/helm-charts/agentqna/values.yaml b/helm-charts/agentqna/values.yaml index a9f8b9d83..073489664 100644 --- a/helm-charts/agentqna/values.yaml +++ b/helm-charts/agentqna/values.yaml @@ -32,7 +32,6 @@ horizontalPodAutoscaler: docretriever: image: repository: opea/doc-index-retriever - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" @@ -42,7 +41,6 @@ worker: port: 9095 image: repository: opea/agent-langchain - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" strategy: rag_agent_llama @@ -63,7 +61,6 @@ supervisor: port: 9090 image: repository: opea/agent-langchain - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" strategy: react_llama @@ -82,7 +79,6 @@ supervisor: crag: image: repository: aicrowd/kdd-cup-24-crag-mock-api - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "v0" diff --git a/helm-charts/audioqna/Chart.yaml b/helm-charts/audioqna/Chart.yaml index 2f160d32f..6051cbe78 100644 --- a/helm-charts/audioqna/Chart.yaml +++ b/helm-charts/audioqna/Chart.yaml @@ -7,27 +7,27 @@ description: The Helm chart to deploy AudioQnA type: application dependencies: - name: asr - version: 1.0.0 + version: 0-latest repository: "file://../common/asr" - name: whisper - version: 1.0.0 + version: 0-latest repository: "file://../common/whisper" - name: tts - version: 1.0.0 + version: 0-latest repository: "file://../common/tts" - name: speecht5 - version: 1.0.0 + version: 0-latest repository: "file://../common/speecht5" - name: tgi - version: 1.0.0 + version: 0-latest repository: "file://../common/tgi" - name: llm-uservice - version: 1.0.0 + version: 0-latest repository: "file://../common/llm-uservice" # Uncomment the following to enable UI when the UI image is ready on DockerHub # - name: ui -# version: 1.0.0 +# version: 0-latest # repository: "file://../common/ui" # alias: audioqna-ui -version: 1.0.0 +version: 0-latest appVersion: "1.1" diff --git a/helm-charts/audioqna/values.yaml b/helm-charts/audioqna/values.yaml index 7a5aa6a3b..050473857 100644 --- a/helm-charts/audioqna/values.yaml +++ b/helm-charts/audioqna/values.yaml @@ -9,7 +9,6 @@ replicaCount: 1 image: repository: opea/audioqna - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/chatqna/Chart.yaml b/helm-charts/chatqna/Chart.yaml index 7d22d2811..5a255bf3e 100644 --- a/helm-charts/chatqna/Chart.yaml +++ b/helm-charts/chatqna/Chart.yaml @@ -7,35 +7,35 @@ description: The Helm chart to deploy ChatQnA type: application dependencies: - name: tgi - version: 1.0.0 + version: 0-latest alias: tgi-guardrails repository: "file://../common/tgi" condition: guardrails-usvc.enabled - name: guardrails-usvc - version: 1.0.0 + version: 0-latest repository: "file://../common/guardrails-usvc" condition: guardrails-usvc.enabled - name: tgi - version: 1.0.0 + version: 0-latest repository: "file://../common/tgi" - name: tei - version: 1.0.0 + version: 0-latest repository: "file://../common/tei" - name: teirerank - version: 1.0.0 + version: 0-latest repository: "file://../common/teirerank" - name: redis-vector-db - version: 1.0.0 + version: 0-latest repository: "file://../common/redis-vector-db" - name: retriever-usvc - version: 1.0.0 + version: 0-latest repository: "file://../common/retriever-usvc" - name: data-prep - version: 1.0.0 + version: 0-latest repository: "file://../common/data-prep" - name: ui alias: chatqna-ui - version: 1.0.0 + version: 0-latest repository: "file://../common/ui" -version: 1.0.0 +version: 0-latest appVersion: "v1.0" diff --git a/helm-charts/chatqna/values.yaml b/helm-charts/chatqna/values.yaml index 0cd82d7ff..743abe916 100644 --- a/helm-charts/chatqna/values.yaml +++ b/helm-charts/chatqna/values.yaml @@ -9,7 +9,6 @@ replicaCount: 1 image: repository: opea/chatqna - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/codegen/Chart.yaml b/helm-charts/codegen/Chart.yaml index 34bdba12f..bf9ba9b50 100644 --- a/helm-charts/codegen/Chart.yaml +++ b/helm-charts/codegen/Chart.yaml @@ -7,14 +7,14 @@ description: The Helm chart to deploy CodeGen type: application dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: "file://../common/tgi" - name: llm-uservice - version: 1.0.0 + version: 0-latest repository: "file://../common/llm-uservice" - name: ui - version: 1.0.0 + version: 0-latest repository: "file://../common/ui" alias: codegen-ui -version: 1.0.0 +version: 0-latest appVersion: "v1.0" diff --git a/helm-charts/codegen/values.yaml b/helm-charts/codegen/values.yaml index 595346f9e..3ea49a735 100644 --- a/helm-charts/codegen/values.yaml +++ b/helm-charts/codegen/values.yaml @@ -9,7 +9,6 @@ replicaCount: 1 image: repository: opea/codegen - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/codetrans/Chart.yaml b/helm-charts/codetrans/Chart.yaml index 6cd12b156..bb97507d8 100644 --- a/helm-charts/codetrans/Chart.yaml +++ b/helm-charts/codetrans/Chart.yaml @@ -7,14 +7,14 @@ description: The Helm chart to deploy CodeTrans type: application dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: "file://../common/tgi" - name: llm-uservice - version: 1.0.0 + version: 0-latest repository: "file://../common/llm-uservice" - name: ui - version: 1.0.0 + version: 0-latest repository: "file://../common/ui" alias: codetrans-ui -version: 1.0.0 +version: 0-latest appVersion: "v1.0" diff --git a/helm-charts/codetrans/values.yaml b/helm-charts/codetrans/values.yaml index c93d8e53c..a16c78667 100644 --- a/helm-charts/codetrans/values.yaml +++ b/helm-charts/codetrans/values.yaml @@ -10,7 +10,6 @@ LLM_SERVICE_HOST_IP: "" image: repository: opea/codetrans - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/agent/Chart.yaml b/helm-charts/common/agent/Chart.yaml index 8596a32cd..5b261b98a 100644 --- a/helm-charts/common/agent/Chart.yaml +++ b/helm-charts/common/agent/Chart.yaml @@ -5,15 +5,15 @@ apiVersion: v2 name: agent description: The Helm chart for deploying agent microservice type: application -version: 1.0.0 +version: 0-latest # The llm microservice server version appVersion: "v1.0" dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: file://../tgi condition: tgi.enabled - name: vllm - version: 1.0.0 + version: 0-latest repository: file://../vllm condition: vllm.enabled diff --git a/helm-charts/common/agent/values.yaml b/helm-charts/common/agent/values.yaml index 4037f9df3..318e81ad2 100644 --- a/helm-charts/common/agent/values.yaml +++ b/helm-charts/common/agent/values.yaml @@ -31,7 +31,6 @@ LOGFLAG: "True" image: repository: opea/agent-langchain - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/asr/Chart.yaml b/helm-charts/common/asr/Chart.yaml index eb3b63601..90253b164 100644 --- a/helm-charts/common/asr/Chart.yaml +++ b/helm-charts/common/asr/Chart.yaml @@ -5,11 +5,11 @@ apiVersion: v2 name: asr description: The Helm chart for deploying asr as microservice type: application -version: 1.0.0 +version: 0-latest # The asr microservice server version appVersion: "v1.0" dependencies: - name: whisper - version: 1.0.0 + version: 0-latest repository: file://../whisper condition: whisper.enabled diff --git a/helm-charts/common/asr/values.yaml b/helm-charts/common/asr/values.yaml index 7ffc6cc37..80240db8e 100644 --- a/helm-charts/common/asr/values.yaml +++ b/helm-charts/common/asr/values.yaml @@ -18,7 +18,6 @@ ASR_ENDPOINT: "" image: repository: opea/asr - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/chathistory-usvc/Chart.yaml b/helm-charts/common/chathistory-usvc/Chart.yaml index 07c804605..f7a4cf8ba 100644 --- a/helm-charts/common/chathistory-usvc/Chart.yaml +++ b/helm-charts/common/chathistory-usvc/Chart.yaml @@ -5,11 +5,11 @@ apiVersion: v2 name: chathistory-usvc description: The Helm chart for deploying chat history as microservice type: application -version: 1.0.0 +version: 0-latest # The chat history microservice server version appVersion: "v1.0" dependencies: - name: mongodb - version: 1.0.0 + version: 0-latest repository: file://../mongodb condition: mongodb.enabled diff --git a/helm-charts/common/chathistory-usvc/values.yaml b/helm-charts/common/chathistory-usvc/values.yaml index 79f1577c9..ba87bbbc3 100644 --- a/helm-charts/common/chathistory-usvc/values.yaml +++ b/helm-charts/common/chathistory-usvc/values.yaml @@ -12,7 +12,6 @@ replicaCount: 1 image: repository: opea/chathistory-mongo-server - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/data-prep/Chart.yaml b/helm-charts/common/data-prep/Chart.yaml index 52b99ab25..80f5809c1 100644 --- a/helm-charts/common/data-prep/Chart.yaml +++ b/helm-charts/common/data-prep/Chart.yaml @@ -5,16 +5,16 @@ apiVersion: v2 name: data-prep description: The Helm chart for deploying data prep as microservice type: application -version: 1.0.0 +version: 0-latest # The data prep microservice server version appVersion: "v1.0" dependencies: - name: tei - version: 1.0.0 + version: 0-latest repository: file://../tei condition: tei.enabled - name: redis-vector-db - version: 1.0.0 + version: 0-latest repository: file://../redis-vector-db condition: redis-vector-db.enabled - name: milvus diff --git a/helm-charts/common/data-prep/values.yaml b/helm-charts/common/data-prep/values.yaml index ac6f6b8e3..1420bc156 100644 --- a/helm-charts/common/data-prep/values.yaml +++ b/helm-charts/common/data-prep/values.yaml @@ -16,7 +16,6 @@ replicaCount: 1 image: repository: opea/dataprep-redis - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/embedding-usvc/Chart.yaml b/helm-charts/common/embedding-usvc/Chart.yaml index 5ed230eae..7edaba721 100644 --- a/helm-charts/common/embedding-usvc/Chart.yaml +++ b/helm-charts/common/embedding-usvc/Chart.yaml @@ -5,11 +5,11 @@ apiVersion: v2 name: embedding-usvc description: The Helm chart for deploying embedding as microservice type: application -version: 1.0.0 +version: 0-latest # The embedding microservice server version appVersion: "v1.0" dependencies: - name: tei - version: 1.0.0 + version: 0-latest repository: file://../tei condition: tei.enabled diff --git a/helm-charts/common/embedding-usvc/values.yaml b/helm-charts/common/embedding-usvc/values.yaml index ca3d30791..daaeea9c8 100644 --- a/helm-charts/common/embedding-usvc/values.yaml +++ b/helm-charts/common/embedding-usvc/values.yaml @@ -17,7 +17,6 @@ LOGFLAG: "" TEI_EMBEDDING_ENDPOINT: "" image: repository: opea/embedding-tei - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/gpt-sovits/Chart.yaml b/helm-charts/common/gpt-sovits/Chart.yaml index c8e6415fd..65d83a9dc 100644 --- a/helm-charts/common/gpt-sovits/Chart.yaml +++ b/helm-charts/common/gpt-sovits/Chart.yaml @@ -5,6 +5,6 @@ apiVersion: v2 name: gpt-sovits description: The Helm chart for deploying gpt-sovits as microservice type: application -version: 1.0.0 +version: 0-latest # The gpt-sovits microservice server version appVersion: "1.0" diff --git a/helm-charts/common/gpt-sovits/values.yaml b/helm-charts/common/gpt-sovits/values.yaml index d685d344d..f6cf11c66 100644 --- a/helm-charts/common/gpt-sovits/values.yaml +++ b/helm-charts/common/gpt-sovits/values.yaml @@ -9,7 +9,6 @@ replicaCount: 1 image: repository: opea/gpt-sovits - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/guardrails-usvc/Chart.yaml b/helm-charts/common/guardrails-usvc/Chart.yaml index 7eafca68d..5e1e33595 100644 --- a/helm-charts/common/guardrails-usvc/Chart.yaml +++ b/helm-charts/common/guardrails-usvc/Chart.yaml @@ -5,10 +5,10 @@ apiVersion: v2 name: guardrails-usvc description: The Helm chart for deploying guardrails-usvc as microservice type: application -version: 1.0.0 +version: 0-latest appVersion: "v1.0" dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: file://../tgi condition: tgi.enabled diff --git a/helm-charts/common/guardrails-usvc/values.yaml b/helm-charts/common/guardrails-usvc/values.yaml index 957c40b5a..87b2ca5d1 100644 --- a/helm-charts/common/guardrails-usvc/values.yaml +++ b/helm-charts/common/guardrails-usvc/values.yaml @@ -21,7 +21,6 @@ LOGFLAG: "" image: repository: opea/guardrails-tgi - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/llm-uservice/Chart.yaml b/helm-charts/common/llm-uservice/Chart.yaml index 8f45dbaa4..aefefd516 100644 --- a/helm-charts/common/llm-uservice/Chart.yaml +++ b/helm-charts/common/llm-uservice/Chart.yaml @@ -5,15 +5,15 @@ apiVersion: v2 name: llm-uservice description: The Helm chart for deploying llm as microservice type: application -version: 1.0.0 +version: 0-latest # The llm microservice server version appVersion: "v1.0" dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: file://../tgi condition: tgi.enabled - name: vllm - version: 1.0.0 + version: 0-latest repository: file://../vllm condition: vllm.enabled diff --git a/helm-charts/common/llm-uservice/values.yaml b/helm-charts/common/llm-uservice/values.yaml index 2b9aa49b6..9156dc0b8 100644 --- a/helm-charts/common/llm-uservice/values.yaml +++ b/helm-charts/common/llm-uservice/values.yaml @@ -23,7 +23,6 @@ LOGFLAG: "" image: repository: opea/llm-tgi - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/lvm-uservice/Chart.yaml b/helm-charts/common/lvm-uservice/Chart.yaml index 46e4fdb20..66375e7ae 100644 --- a/helm-charts/common/lvm-uservice/Chart.yaml +++ b/helm-charts/common/lvm-uservice/Chart.yaml @@ -5,11 +5,11 @@ apiVersion: v2 name: lvm-uservice description: The Helm chart for deploying lvm as microservice type: application -version: 1.0.0 +version: 0-latest # The lvm microservice server version appVersion: "v1.0" dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: file://../tgi condition: tgi.enabled diff --git a/helm-charts/common/lvm-uservice/values.yaml b/helm-charts/common/lvm-uservice/values.yaml index fdc1be187..9658b627c 100644 --- a/helm-charts/common/lvm-uservice/values.yaml +++ b/helm-charts/common/lvm-uservice/values.yaml @@ -20,7 +20,6 @@ LOGFLAG: "" image: repository: opea/lvm-tgi - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/mongodb/Chart.yaml b/helm-charts/common/mongodb/Chart.yaml index 884b40b80..a93f27403 100644 --- a/helm-charts/common/mongodb/Chart.yaml +++ b/helm-charts/common/mongodb/Chart.yaml @@ -5,5 +5,5 @@ apiVersion: v2 name: mongodb description: The Helm chart for Redis Vector DB type: application -version: 1.0.0 +version: 0-latest appVersion: "7.0.11" diff --git a/helm-charts/common/mongodb/values.yaml b/helm-charts/common/mongodb/values.yaml index c273f3fb1..36bb120d0 100644 --- a/helm-charts/common/mongodb/values.yaml +++ b/helm-charts/common/mongodb/values.yaml @@ -8,7 +8,6 @@ replicaCount: 1 image: repository: mongo - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "7.0.11" diff --git a/helm-charts/common/prompt-usvc/Chart.yaml b/helm-charts/common/prompt-usvc/Chart.yaml index a322a9cbd..a564d48c5 100644 --- a/helm-charts/common/prompt-usvc/Chart.yaml +++ b/helm-charts/common/prompt-usvc/Chart.yaml @@ -5,11 +5,11 @@ apiVersion: v2 name: prompt-usvc description: The Helm chart for deploying prompt as microservice type: application -version: 1.0.0 +version: 0-latest # The prompt microservice server version appVersion: "v1.0" dependencies: - name: mongodb - version: 1.0.0 + version: 0-latest repository: file://../mongodb condition: mongodb.enabled diff --git a/helm-charts/common/prompt-usvc/values.yaml b/helm-charts/common/prompt-usvc/values.yaml index 7533bf95c..00494b5da 100644 --- a/helm-charts/common/prompt-usvc/values.yaml +++ b/helm-charts/common/prompt-usvc/values.yaml @@ -12,7 +12,6 @@ replicaCount: 1 image: repository: opea/promptregistry-mongo-server - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/redis-vector-db/Chart.yaml b/helm-charts/common/redis-vector-db/Chart.yaml index 0e882b283..6e43a25d0 100644 --- a/helm-charts/common/redis-vector-db/Chart.yaml +++ b/helm-charts/common/redis-vector-db/Chart.yaml @@ -5,5 +5,5 @@ apiVersion: v2 name: redis-vector-db description: The Helm chart for Redis Vector DB type: application -version: 1.0.0 +version: 0-latest appVersion: "7.2.0-v9" diff --git a/helm-charts/common/redis-vector-db/values.yaml b/helm-charts/common/redis-vector-db/values.yaml index b161a8a74..79f944e0e 100644 --- a/helm-charts/common/redis-vector-db/values.yaml +++ b/helm-charts/common/redis-vector-db/values.yaml @@ -8,7 +8,6 @@ replicaCount: 1 image: repository: redis/redis-stack - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "7.2.0-v9" diff --git a/helm-charts/common/reranking-usvc/Chart.yaml b/helm-charts/common/reranking-usvc/Chart.yaml index 06c2dd7fe..a7f722882 100644 --- a/helm-charts/common/reranking-usvc/Chart.yaml +++ b/helm-charts/common/reranking-usvc/Chart.yaml @@ -5,11 +5,11 @@ apiVersion: v2 name: reranking-usvc description: The Helm chart for deploying reranking as microservice type: application -version: 1.0.0 +version: 0-latest # The reranking microservice server version appVersion: "v1.0" dependencies: - name: teirerank - version: 1.0.0 + version: 0-latest repository: file://../teirerank condition: teirerank.enabled diff --git a/helm-charts/common/reranking-usvc/values.yaml b/helm-charts/common/reranking-usvc/values.yaml index 5ce273f63..c0c859992 100644 --- a/helm-charts/common/reranking-usvc/values.yaml +++ b/helm-charts/common/reranking-usvc/values.yaml @@ -17,7 +17,6 @@ LOGFLAG: "" TEI_RERANKING_ENDPOINT: "" image: repository: opea/reranking-tei - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/retriever-usvc/Chart.yaml b/helm-charts/common/retriever-usvc/Chart.yaml index f7ba209f1..0bb54c3c0 100644 --- a/helm-charts/common/retriever-usvc/Chart.yaml +++ b/helm-charts/common/retriever-usvc/Chart.yaml @@ -5,16 +5,16 @@ apiVersion: v2 name: retriever-usvc description: The Helm chart for deploying retriever as microservice type: application -version: 1.0.0 +version: 0-latest # The retriever microservice server version appVersion: "v1.0" dependencies: - name: tei - version: 1.0.0 + version: 0-latest repository: file://../tei condition: tei.enabled - name: redis-vector-db - version: 1.0.0 + version: 0-latest repository: file://../redis-vector-db condition: redis-vector-db.enabled - name: milvus diff --git a/helm-charts/common/retriever-usvc/values.yaml b/helm-charts/common/retriever-usvc/values.yaml index a71cac068..ca52277e2 100644 --- a/helm-charts/common/retriever-usvc/values.yaml +++ b/helm-charts/common/retriever-usvc/values.yaml @@ -26,7 +26,6 @@ INDEX_NAME: "rag-redis" image: repository: opea/retriever-redis - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/speecht5/Chart.yaml b/helm-charts/common/speecht5/Chart.yaml index 4927c825e..e4e1e3ff8 100644 --- a/helm-charts/common/speecht5/Chart.yaml +++ b/helm-charts/common/speecht5/Chart.yaml @@ -5,6 +5,6 @@ apiVersion: v2 name: speecht5 description: The Helm chart for deploying speecht5 as microservice type: application -version: 1.0.0 +version: 0-latest # The speecht5 microservice server version appVersion: "v1.0" diff --git a/helm-charts/common/speecht5/values.yaml b/helm-charts/common/speecht5/values.yaml index e0c23cbcf..62573e9cc 100644 --- a/helm-charts/common/speecht5/values.yaml +++ b/helm-charts/common/speecht5/values.yaml @@ -12,7 +12,6 @@ TTS_MODEL_PATH: "microsoft/speecht5_tts" image: repository: opea/speecht5 - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/tei/Chart.yaml b/helm-charts/common/tei/Chart.yaml index 374df771d..42e81c036 100644 --- a/helm-charts/common/tei/Chart.yaml +++ b/helm-charts/common/tei/Chart.yaml @@ -5,6 +5,6 @@ apiVersion: v2 name: tei description: The Helm chart for HuggingFace Text Embedding Inference Server type: application -version: 1.0.0 +version: 0-latest # The HF TEI version appVersion: "cpu-1.5" diff --git a/helm-charts/common/tei/values.yaml b/helm-charts/common/tei/values.yaml index 47b819573..172bf6b90 100644 --- a/helm-charts/common/tei/values.yaml +++ b/helm-charts/common/tei/values.yaml @@ -23,7 +23,6 @@ HF_HUB_ENABLE_HF_TRANSFER: "0" image: repository: ghcr.io/huggingface/text-embeddings-inference - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "cpu-1.5" diff --git a/helm-charts/common/teirerank/Chart.yaml b/helm-charts/common/teirerank/Chart.yaml index 738fda86b..cc9c015f9 100644 --- a/helm-charts/common/teirerank/Chart.yaml +++ b/helm-charts/common/teirerank/Chart.yaml @@ -5,6 +5,6 @@ apiVersion: v2 name: teirerank description: The Helm chart for HuggingFace Text Embedding Inference Server type: application -version: 1.0.0 +version: 0-latest # The HF TEI version appVersion: "cpu-1.5" diff --git a/helm-charts/common/teirerank/values.yaml b/helm-charts/common/teirerank/values.yaml index b7ed542ed..4f1f2f4e7 100644 --- a/helm-charts/common/teirerank/values.yaml +++ b/helm-charts/common/teirerank/values.yaml @@ -23,7 +23,6 @@ HF_HUB_ENABLE_HF_TRANSFER: "0" image: repository: ghcr.io/huggingface/text-embeddings-inference - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "cpu-1.5" diff --git a/helm-charts/common/tgi/Chart.yaml b/helm-charts/common/tgi/Chart.yaml index 7ab58f82f..9836a198b 100644 --- a/helm-charts/common/tgi/Chart.yaml +++ b/helm-charts/common/tgi/Chart.yaml @@ -5,6 +5,6 @@ apiVersion: v2 name: tgi description: The Helm chart for HuggingFace Text Generation Inference Server type: application -version: 1.0.0 +version: 0-latest # The HF TGI version appVersion: "2.1.0" diff --git a/helm-charts/common/tgi/values.yaml b/helm-charts/common/tgi/values.yaml index 206727b69..00439b15b 100644 --- a/helm-charts/common/tgi/values.yaml +++ b/helm-charts/common/tgi/values.yaml @@ -24,7 +24,6 @@ shmSize: 1Gi image: repository: ghcr.io/huggingface/text-generation-inference - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "2.4.0-intel-cpu" diff --git a/helm-charts/common/tts/Chart.yaml b/helm-charts/common/tts/Chart.yaml index aad0cd30d..3d0e1462d 100644 --- a/helm-charts/common/tts/Chart.yaml +++ b/helm-charts/common/tts/Chart.yaml @@ -5,12 +5,12 @@ apiVersion: v2 name: tts description: The Helm chart for deploying tts as microservice type: application -version: 1.0.0 +version: 0-latest # The tts microservice server version appVersion: "v1.0" dependencies: - name: speecht5 - version: 1.0.0 + version: 0-latest repository: file://../speecht5 condition: speecht5.enabled diff --git a/helm-charts/common/tts/values.yaml b/helm-charts/common/tts/values.yaml index 364cda445..60b8d5a20 100644 --- a/helm-charts/common/tts/values.yaml +++ b/helm-charts/common/tts/values.yaml @@ -18,7 +18,6 @@ TTS_ENDPOINT: "" image: repository: opea/tts - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/ui/Chart.yaml b/helm-charts/common/ui/Chart.yaml index d04a03362..72b9b43fe 100644 --- a/helm-charts/common/ui/Chart.yaml +++ b/helm-charts/common/ui/Chart.yaml @@ -5,5 +5,5 @@ apiVersion: v2 name: ui description: Common Helm chart for the UI for various opea workload type: application -version: 1.0.0 +version: 0-latest appVersion: "v1.0" diff --git a/helm-charts/common/ui/values.yaml b/helm-charts/common/ui/values.yaml index 33b636d90..ab73483da 100644 --- a/helm-charts/common/ui/values.yaml +++ b/helm-charts/common/ui/values.yaml @@ -9,7 +9,6 @@ replicaCount: 1 image: repository: opea/chatqna-conversation-ui - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/vllm/Chart.yaml b/helm-charts/common/vllm/Chart.yaml index 2f6b4f377..47dacc70b 100644 --- a/helm-charts/common/vllm/Chart.yaml +++ b/helm-charts/common/vllm/Chart.yaml @@ -5,6 +5,6 @@ apiVersion: v2 name: vllm description: The Helm chart for vLLM Inference Server type: application -version: 1.0.0 +version: 0-latest # The vLLM version appVersion: "0.5" diff --git a/helm-charts/common/vllm/values.yaml b/helm-charts/common/vllm/values.yaml index ebe5700d0..009ccb16b 100644 --- a/helm-charts/common/vllm/values.yaml +++ b/helm-charts/common/vllm/values.yaml @@ -11,7 +11,6 @@ port: 2080 shmSize: 1Gi image: repository: opea/vllm - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/web-retriever/Chart.yaml b/helm-charts/common/web-retriever/Chart.yaml index e5a8a69ed..5153f480b 100644 --- a/helm-charts/common/web-retriever/Chart.yaml +++ b/helm-charts/common/web-retriever/Chart.yaml @@ -5,11 +5,11 @@ apiVersion: v2 name: web-retriever description: The Helm chart for deploying web retriever as microservice type: application -version: 1.0.0 +version: 0-latest # The web retriever microservice server version appVersion: "v1.0" dependencies: - name: tei - version: 1.0.0 + version: 0-latest repository: file://../tei condition: tei.enabled diff --git a/helm-charts/common/web-retriever/values.yaml b/helm-charts/common/web-retriever/values.yaml index b8be2d5f1..86effba6c 100644 --- a/helm-charts/common/web-retriever/values.yaml +++ b/helm-charts/common/web-retriever/values.yaml @@ -20,7 +20,6 @@ GOOGLE_CSE_ID: "" image: repository: opea/web-retriever-chroma - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/common/whisper/Chart.yaml b/helm-charts/common/whisper/Chart.yaml index 5d8e5f367..c03ad7a0c 100644 --- a/helm-charts/common/whisper/Chart.yaml +++ b/helm-charts/common/whisper/Chart.yaml @@ -5,6 +5,6 @@ apiVersion: v2 name: whisper description: The Helm chart for deploying whisper as microservice type: application -version: 1.0.0 +version: 0-latest # The whisper microservice server version appVersion: "v1.0" diff --git a/helm-charts/common/whisper/values.yaml b/helm-charts/common/whisper/values.yaml index 62b6aa4a8..cefeb384c 100644 --- a/helm-charts/common/whisper/values.yaml +++ b/helm-charts/common/whisper/values.yaml @@ -11,7 +11,6 @@ ASR_MODEL_PATH: "openai/whisper-small" image: repository: opea/whisper - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/docsum/Chart.yaml b/helm-charts/docsum/Chart.yaml index 95375c6f4..69e900c0b 100644 --- a/helm-charts/docsum/Chart.yaml +++ b/helm-charts/docsum/Chart.yaml @@ -7,17 +7,17 @@ description: The Helm chart to deploy DocSum type: application dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: "file://../common/tgi" - name: llm-uservice - version: 1.0.0 + version: 0-latest repository: "file://../common/llm-uservice" - name: whisper - version: 1.0.0 + version: 0-latest repository: "file://../common/whisper" - name: ui - version: 1.0.0 + version: 0-latest repository: "file://../common/ui" alias: docsum-ui -version: 1.0.0 +version: 0-latest appVersion: "v1.0" diff --git a/helm-charts/docsum/values.yaml b/helm-charts/docsum/values.yaml index 1eb12333b..7d21018b4 100644 --- a/helm-charts/docsum/values.yaml +++ b/helm-charts/docsum/values.yaml @@ -10,7 +10,6 @@ LLM_SERVICE_HOST_IP: "" image: repository: opea/docsum - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" v2a: diff --git a/helm-charts/faqgen/Chart.yaml b/helm-charts/faqgen/Chart.yaml index bea684278..cec040219 100644 --- a/helm-charts/faqgen/Chart.yaml +++ b/helm-charts/faqgen/Chart.yaml @@ -7,14 +7,14 @@ description: The Helm chart to deploy FaqGen type: application dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: "file://../common/tgi" - name: llm-uservice - version: 1.0.0 + version: 0-latest repository: "file://../common/llm-uservice" - name: ui - version: 1.0.0 + version: 0-latest repository: "file://../common/ui" alias: faqgen-ui -version: 1.0.0 +version: 0-latest appVersion: "v1.0" diff --git a/helm-charts/faqgen/values.yaml b/helm-charts/faqgen/values.yaml index 04a15e1d3..427e9489a 100644 --- a/helm-charts/faqgen/values.yaml +++ b/helm-charts/faqgen/values.yaml @@ -9,7 +9,6 @@ replicaCount: 1 image: repository: opea/faqgen - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/helm-charts/visualqna/Chart.yaml b/helm-charts/visualqna/Chart.yaml index 8d45ced6d..a7e43c09b 100644 --- a/helm-charts/visualqna/Chart.yaml +++ b/helm-charts/visualqna/Chart.yaml @@ -7,14 +7,14 @@ description: The Helm chart to deploy VisualQnA type: application dependencies: - name: tgi - version: 1.0.0 + version: 0-latest repository: "file://../common/tgi" - name: lvm-uservice - version: 1.0.0 + version: 0-latest repository: "file://../common/lvm-uservice" - name: ui alias: visualqna-ui - version: 1.0.0 + version: 0-latest repository: "file://../common/ui" -version: 1.0.0 +version: 0-latest appVersion: "v1.0" diff --git a/helm-charts/visualqna/values.yaml b/helm-charts/visualqna/values.yaml index 4d32ae0e8..2eadcb1be 100644 --- a/helm-charts/visualqna/values.yaml +++ b/helm-charts/visualqna/values.yaml @@ -9,7 +9,6 @@ replicaCount: 1 image: repository: opea/visualqna - pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" diff --git a/microservices-connector/config/manifests/agent.yaml b/microservices-connector/config/manifests/agent.yaml index ba5fe88b7..57df15851 100644 --- a/microservices-connector/config/manifests/agent.yaml +++ b/microservices-connector/config/manifests/agent.yaml @@ -104,7 +104,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/agent-langchain:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: agent containerPort: 9090 diff --git a/microservices-connector/config/manifests/agent_gaudi.yaml b/microservices-connector/config/manifests/agent_gaudi.yaml index b3083cd25..57469a7ad 100644 --- a/microservices-connector/config/manifests/agent_gaudi.yaml +++ b/microservices-connector/config/manifests/agent_gaudi.yaml @@ -156,7 +156,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/tgi-gaudi:2.0.6" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--sharded" - "true" @@ -255,7 +255,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/agent-langchain:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: agent containerPort: 9090 diff --git a/microservices-connector/config/manifests/asr.yaml b/microservices-connector/config/manifests/asr.yaml index 5c9d45c33..51ac67393 100644 --- a/microservices-connector/config/manifests/asr.yaml +++ b/microservices-connector/config/manifests/asr.yaml @@ -92,7 +92,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/asr:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: asr containerPort: 9099 diff --git a/microservices-connector/config/manifests/chathistory-usvc.yaml b/microservices-connector/config/manifests/chathistory-usvc.yaml index 88988467b..d444474b1 100644 --- a/microservices-connector/config/manifests/chathistory-usvc.yaml +++ b/microservices-connector/config/manifests/chathistory-usvc.yaml @@ -95,7 +95,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/chathistory-mongo-server:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: port containerPort: 6012 diff --git a/microservices-connector/config/manifests/chatqna_svelte-ui.yaml b/microservices-connector/config/manifests/chatqna_svelte-ui.yaml index ca55bdebd..0c9c3310e 100644 --- a/microservices-connector/config/manifests/chatqna_svelte-ui.yaml +++ b/microservices-connector/config/manifests/chatqna_svelte-ui.yaml @@ -86,7 +86,7 @@ spec: securityContext: {} image: "opea/chatqna-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 5173 diff --git a/microservices-connector/config/manifests/codegen_react-ui.yaml b/microservices-connector/config/manifests/codegen_react-ui.yaml index f77be5b40..b0b4f2f7d 100644 --- a/microservices-connector/config/manifests/codegen_react-ui.yaml +++ b/microservices-connector/config/manifests/codegen_react-ui.yaml @@ -83,7 +83,7 @@ spec: securityContext: {} image: "opea/codegen-react-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 80 diff --git a/microservices-connector/config/manifests/codegen_svelte-ui.yaml b/microservices-connector/config/manifests/codegen_svelte-ui.yaml index f1e71d85b..238f8b167 100644 --- a/microservices-connector/config/manifests/codegen_svelte-ui.yaml +++ b/microservices-connector/config/manifests/codegen_svelte-ui.yaml @@ -83,7 +83,7 @@ spec: securityContext: {} image: "opea/codegen-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 5173 diff --git a/microservices-connector/config/manifests/codetrans_svelte-ui.yaml b/microservices-connector/config/manifests/codetrans_svelte-ui.yaml index d26bbd4da..b9c2ce88f 100644 --- a/microservices-connector/config/manifests/codetrans_svelte-ui.yaml +++ b/microservices-connector/config/manifests/codetrans_svelte-ui.yaml @@ -83,7 +83,7 @@ spec: securityContext: {} image: "opea/codetrans-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 5173 diff --git a/microservices-connector/config/manifests/data-prep.yaml b/microservices-connector/config/manifests/data-prep.yaml index 2d507af63..d1f00b5b4 100644 --- a/microservices-connector/config/manifests/data-prep.yaml +++ b/microservices-connector/config/manifests/data-prep.yaml @@ -101,7 +101,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/dataprep-redis:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: data-prep containerPort: 6007 diff --git a/microservices-connector/config/manifests/data-prep_milvus.yaml b/microservices-connector/config/manifests/data-prep_milvus.yaml index e30d2cbbf..13ab99a4a 100644 --- a/microservices-connector/config/manifests/data-prep_milvus.yaml +++ b/microservices-connector/config/manifests/data-prep_milvus.yaml @@ -721,7 +721,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/text-embeddings-inference:cpu-1.5" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--auto-truncate" volumeMounts: @@ -820,7 +820,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/dataprep-milvus:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: data-prep containerPort: 6010 diff --git a/microservices-connector/config/manifests/docsum-llm-uservice.yaml b/microservices-connector/config/manifests/docsum-llm-uservice.yaml index b19170ccb..e192f29bb 100644 --- a/microservices-connector/config/manifests/docsum-llm-uservice.yaml +++ b/microservices-connector/config/manifests/docsum-llm-uservice.yaml @@ -95,7 +95,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/llm-docsum-tgi:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: llm-uservice containerPort: 9000 diff --git a/microservices-connector/config/manifests/docsum_react-ui.yaml b/microservices-connector/config/manifests/docsum_react-ui.yaml index fe9caf763..290ca51b0 100644 --- a/microservices-connector/config/manifests/docsum_react-ui.yaml +++ b/microservices-connector/config/manifests/docsum_react-ui.yaml @@ -83,7 +83,7 @@ spec: securityContext: {} image: "opea/docsum-react-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 80 diff --git a/microservices-connector/config/manifests/docsum_svelte-ui.yaml b/microservices-connector/config/manifests/docsum_svelte-ui.yaml index a55d78446..006a5e18f 100644 --- a/microservices-connector/config/manifests/docsum_svelte-ui.yaml +++ b/microservices-connector/config/manifests/docsum_svelte-ui.yaml @@ -84,7 +84,7 @@ spec: securityContext: {} image: "opea/docsum-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 5173 diff --git a/microservices-connector/config/manifests/embedding-usvc.yaml b/microservices-connector/config/manifests/embedding-usvc.yaml index 988231898..eede862d5 100644 --- a/microservices-connector/config/manifests/embedding-usvc.yaml +++ b/microservices-connector/config/manifests/embedding-usvc.yaml @@ -92,7 +92,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/embedding-tei:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: embedding-usvc containerPort: 6000 diff --git a/microservices-connector/config/manifests/faqgen-llm-uservice.yaml b/microservices-connector/config/manifests/faqgen-llm-uservice.yaml index 34feb9c9e..9b3cf9c4b 100644 --- a/microservices-connector/config/manifests/faqgen-llm-uservice.yaml +++ b/microservices-connector/config/manifests/faqgen-llm-uservice.yaml @@ -95,7 +95,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/llm-faqgen-tgi:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: llm-uservice containerPort: 9000 diff --git a/microservices-connector/config/manifests/faqgen_react-ui.yaml b/microservices-connector/config/manifests/faqgen_react-ui.yaml index 4808abf05..b5710e759 100644 --- a/microservices-connector/config/manifests/faqgen_react-ui.yaml +++ b/microservices-connector/config/manifests/faqgen_react-ui.yaml @@ -83,7 +83,7 @@ spec: securityContext: {} image: "opea/faqgen-react-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 80 diff --git a/microservices-connector/config/manifests/faqgen_svelte-ui.yaml b/microservices-connector/config/manifests/faqgen_svelte-ui.yaml index 13885da5f..a48757aa7 100644 --- a/microservices-connector/config/manifests/faqgen_svelte-ui.yaml +++ b/microservices-connector/config/manifests/faqgen_svelte-ui.yaml @@ -83,7 +83,7 @@ spec: securityContext: {} image: "opea/faqgen-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 5173 diff --git a/microservices-connector/config/manifests/gpt-sovits.yaml b/microservices-connector/config/manifests/gpt-sovits.yaml index dd45c6bdd..fbd74591c 100644 --- a/microservices-connector/config/manifests/gpt-sovits.yaml +++ b/microservices-connector/config/manifests/gpt-sovits.yaml @@ -85,7 +85,7 @@ spec: securityContext: {} image: "opea/gpt-sovits:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: gpt-sovits containerPort: 9880 diff --git a/microservices-connector/config/manifests/guardrails-usvc.yaml b/microservices-connector/config/manifests/guardrails-usvc.yaml index 410af3dee..f0f95a925 100644 --- a/microservices-connector/config/manifests/guardrails-usvc.yaml +++ b/microservices-connector/config/manifests/guardrails-usvc.yaml @@ -95,7 +95,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/guardrails-tgi:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: guardrails-usvc containerPort: 9090 diff --git a/microservices-connector/config/manifests/llm-uservice.yaml b/microservices-connector/config/manifests/llm-uservice.yaml index 9e9275f4a..a480bc7d7 100644 --- a/microservices-connector/config/manifests/llm-uservice.yaml +++ b/microservices-connector/config/manifests/llm-uservice.yaml @@ -95,7 +95,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/llm-tgi:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: llm-uservice containerPort: 9000 diff --git a/microservices-connector/config/manifests/lvm-uservice.yaml b/microservices-connector/config/manifests/lvm-uservice.yaml index 8f60dbfaf..7a010eda3 100644 --- a/microservices-connector/config/manifests/lvm-uservice.yaml +++ b/microservices-connector/config/manifests/lvm-uservice.yaml @@ -94,7 +94,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/lvm-tgi:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: lvm-uservice containerPort: 9399 diff --git a/microservices-connector/config/manifests/mongodb.yaml b/microservices-connector/config/manifests/mongodb.yaml index 9bf8389d3..a315a04f4 100644 --- a/microservices-connector/config/manifests/mongodb.yaml +++ b/microservices-connector/config/manifests/mongodb.yaml @@ -65,7 +65,7 @@ spec: seccompProfile: type: RuntimeDefault image: "mongo:7.0.11" - imagePullPolicy: IfNotPresent + imagePullPolicy: volumeMounts: - mountPath: /data name: data-volume diff --git a/microservices-connector/config/manifests/prompt-usvc.yaml b/microservices-connector/config/manifests/prompt-usvc.yaml index 4c5ee30f0..673379418 100644 --- a/microservices-connector/config/manifests/prompt-usvc.yaml +++ b/microservices-connector/config/manifests/prompt-usvc.yaml @@ -95,7 +95,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/promptregistry-mongo-server:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: port containerPort: 6018 diff --git a/microservices-connector/config/manifests/redis-vector-db.yaml b/microservices-connector/config/manifests/redis-vector-db.yaml index 177831bbe..4c5363b35 100644 --- a/microservices-connector/config/manifests/redis-vector-db.yaml +++ b/microservices-connector/config/manifests/redis-vector-db.yaml @@ -69,7 +69,7 @@ spec: seccompProfile: type: RuntimeDefault image: "redis/redis-stack:7.2.0-v9" - imagePullPolicy: IfNotPresent + imagePullPolicy: volumeMounts: - mountPath: /data name: data-volume diff --git a/microservices-connector/config/manifests/reranking-usvc.yaml b/microservices-connector/config/manifests/reranking-usvc.yaml index 35b24aede..0543d0f72 100644 --- a/microservices-connector/config/manifests/reranking-usvc.yaml +++ b/microservices-connector/config/manifests/reranking-usvc.yaml @@ -92,7 +92,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/reranking-tei:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: reranking-usvc containerPort: 8000 diff --git a/microservices-connector/config/manifests/retriever-usvc.yaml b/microservices-connector/config/manifests/retriever-usvc.yaml index c22b823a3..dd483d8c8 100644 --- a/microservices-connector/config/manifests/retriever-usvc.yaml +++ b/microservices-connector/config/manifests/retriever-usvc.yaml @@ -100,7 +100,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/retriever-redis:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: retriever-usvc containerPort: 7000 diff --git a/microservices-connector/config/manifests/retriever-usvc_milvus.yaml b/microservices-connector/config/manifests/retriever-usvc_milvus.yaml index 37d0532e8..5fbe04d81 100644 --- a/microservices-connector/config/manifests/retriever-usvc_milvus.yaml +++ b/microservices-connector/config/manifests/retriever-usvc_milvus.yaml @@ -720,7 +720,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/text-embeddings-inference:cpu-1.5" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--auto-truncate" volumeMounts: @@ -819,7 +819,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/retriever-milvus:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: retriever-usvc containerPort: 7000 diff --git a/microservices-connector/config/manifests/speecht5.yaml b/microservices-connector/config/manifests/speecht5.yaml index 5c5a73b00..a01b9f6d4 100644 --- a/microservices-connector/config/manifests/speecht5.yaml +++ b/microservices-connector/config/manifests/speecht5.yaml @@ -86,7 +86,7 @@ spec: securityContext: {} image: "opea/speecht5:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: speecht5 containerPort: 7055 diff --git a/microservices-connector/config/manifests/speecht5_gaudi.yaml b/microservices-connector/config/manifests/speecht5_gaudi.yaml index 0316a092e..ed38fdd14 100644 --- a/microservices-connector/config/manifests/speecht5_gaudi.yaml +++ b/microservices-connector/config/manifests/speecht5_gaudi.yaml @@ -86,7 +86,7 @@ spec: securityContext: {} image: "opea/speecht5-gaudi:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: speecht5 containerPort: 7055 diff --git a/microservices-connector/config/manifests/tei.yaml b/microservices-connector/config/manifests/tei.yaml index fcc2a3891..527f01609 100644 --- a/microservices-connector/config/manifests/tei.yaml +++ b/microservices-connector/config/manifests/tei.yaml @@ -89,7 +89,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/text-embeddings-inference:cpu-1.5" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--auto-truncate" volumeMounts: diff --git a/microservices-connector/config/manifests/tei_gaudi.yaml b/microservices-connector/config/manifests/tei_gaudi.yaml index b5bb212f3..f8a437c71 100644 --- a/microservices-connector/config/manifests/tei_gaudi.yaml +++ b/microservices-connector/config/manifests/tei_gaudi.yaml @@ -91,7 +91,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/tei-gaudi:1.5.0" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--auto-truncate" volumeMounts: diff --git a/microservices-connector/config/manifests/teirerank.yaml b/microservices-connector/config/manifests/teirerank.yaml index b0d20beec..15037537e 100644 --- a/microservices-connector/config/manifests/teirerank.yaml +++ b/microservices-connector/config/manifests/teirerank.yaml @@ -89,7 +89,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/text-embeddings-inference:cpu-1.5" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--auto-truncate" volumeMounts: diff --git a/microservices-connector/config/manifests/teirerank_gaudi.yaml b/microservices-connector/config/manifests/teirerank_gaudi.yaml index e0cd8a4dd..4419bf1c6 100644 --- a/microservices-connector/config/manifests/teirerank_gaudi.yaml +++ b/microservices-connector/config/manifests/teirerank_gaudi.yaml @@ -91,7 +91,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/tei-gaudi:1.5.0" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--auto-truncate" volumeMounts: diff --git a/microservices-connector/config/manifests/tgi.yaml b/microservices-connector/config/manifests/tgi.yaml index 0902b0ef6..5a1820b80 100644 --- a/microservices-connector/config/manifests/tgi.yaml +++ b/microservices-connector/config/manifests/tgi.yaml @@ -90,7 +90,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/text-generation-inference:2.4.0-intel-cpu" - imagePullPolicy: IfNotPresent + imagePullPolicy: volumeMounts: - mountPath: /data name: model-volume diff --git a/microservices-connector/config/manifests/tgi_gaudi.yaml b/microservices-connector/config/manifests/tgi_gaudi.yaml index 802bc670e..d80ac8045 100644 --- a/microservices-connector/config/manifests/tgi_gaudi.yaml +++ b/microservices-connector/config/manifests/tgi_gaudi.yaml @@ -97,7 +97,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/tgi-gaudi:2.0.6" - imagePullPolicy: IfNotPresent + imagePullPolicy: volumeMounts: - mountPath: /data name: model-volume diff --git a/microservices-connector/config/manifests/tgi_nv.yaml b/microservices-connector/config/manifests/tgi_nv.yaml index f841d5ffe..98da37b31 100644 --- a/microservices-connector/config/manifests/tgi_nv.yaml +++ b/microservices-connector/config/manifests/tgi_nv.yaml @@ -89,7 +89,7 @@ spec: securityContext: {} image: "ghcr.io/huggingface/text-generation-inference:2.2.0" - imagePullPolicy: IfNotPresent + imagePullPolicy: volumeMounts: - mountPath: /data name: model-volume diff --git a/microservices-connector/config/manifests/tts.yaml b/microservices-connector/config/manifests/tts.yaml index 6e09d9772..312dc6aa6 100644 --- a/microservices-connector/config/manifests/tts.yaml +++ b/microservices-connector/config/manifests/tts.yaml @@ -92,7 +92,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/tts:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: tts containerPort: 9088 diff --git a/microservices-connector/config/manifests/ui.yaml b/microservices-connector/config/manifests/ui.yaml index 4a9394f81..85fbf0dce 100644 --- a/microservices-connector/config/manifests/ui.yaml +++ b/microservices-connector/config/manifests/ui.yaml @@ -86,7 +86,7 @@ spec: securityContext: {} image: "opea/chatqna-conversation-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 80 diff --git a/microservices-connector/config/manifests/visualqna_svelte-ui.yaml b/microservices-connector/config/manifests/visualqna_svelte-ui.yaml index f605e90cd..90692c58b 100644 --- a/microservices-connector/config/manifests/visualqna_svelte-ui.yaml +++ b/microservices-connector/config/manifests/visualqna_svelte-ui.yaml @@ -83,7 +83,7 @@ spec: securityContext: {} image: "opea/visualqna-ui:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: ui containerPort: 5173 diff --git a/microservices-connector/config/manifests/vllm.yaml b/microservices-connector/config/manifests/vllm.yaml index 33557b5a2..23f0f4d43 100644 --- a/microservices-connector/config/manifests/vllm.yaml +++ b/microservices-connector/config/manifests/vllm.yaml @@ -87,7 +87,7 @@ spec: securityContext: {} image: "opea/vllm:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--enforce-eager" - "--dtype" diff --git a/microservices-connector/config/manifests/vllm_gaudi.yaml b/microservices-connector/config/manifests/vllm_gaudi.yaml index 7836b917c..f57699457 100644 --- a/microservices-connector/config/manifests/vllm_gaudi.yaml +++ b/microservices-connector/config/manifests/vllm_gaudi.yaml @@ -89,7 +89,7 @@ spec: securityContext: {} image: "opea/vllm-gaudi:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: args: - "--enforce-eager" - "--tensor-parallel-size" diff --git a/microservices-connector/config/manifests/web-retriever.yaml b/microservices-connector/config/manifests/web-retriever.yaml index 5a4b8b9de..353db85ee 100644 --- a/microservices-connector/config/manifests/web-retriever.yaml +++ b/microservices-connector/config/manifests/web-retriever.yaml @@ -96,7 +96,7 @@ spec: seccompProfile: type: RuntimeDefault image: "opea/web-retriever-chroma:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: web-retriever containerPort: 7077 diff --git a/microservices-connector/config/manifests/whisper.yaml b/microservices-connector/config/manifests/whisper.yaml index 31a9b21bc..e4dd6259f 100644 --- a/microservices-connector/config/manifests/whisper.yaml +++ b/microservices-connector/config/manifests/whisper.yaml @@ -86,7 +86,7 @@ spec: securityContext: {} image: "opea/whisper:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: whisper containerPort: 7066 diff --git a/microservices-connector/config/manifests/whisper_gaudi.yaml b/microservices-connector/config/manifests/whisper_gaudi.yaml index 54aa98a28..125403f83 100644 --- a/microservices-connector/config/manifests/whisper_gaudi.yaml +++ b/microservices-connector/config/manifests/whisper_gaudi.yaml @@ -86,7 +86,7 @@ spec: securityContext: {} image: "opea/whisper-gaudi:latest" - imagePullPolicy: IfNotPresent + imagePullPolicy: ports: - name: whisper containerPort: 7066