Skip to content

Commit

Permalink
Freeze image tag to 1.0 (#450)
Browse files Browse the repository at this point in the history
Signed-off-by: Lianhao Lu <[email protected]>
  • Loading branch information
lianhao authored Sep 23, 2024
1 parent 21dd644 commit ca4fd83
Show file tree
Hide file tree
Showing 40 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion helm-charts/chatqna/guardrails-gaudi-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

image:
repository: opea/chatqna-guardrails
tag: "latest"
tag: "1.0"

# guardrails related config
guardrails-usvc:
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/chatqna/guardrails-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

image:
repository: opea/chatqna-guardrails
tag: "latest"
tag: "1.0"

# guardrails related config
guardrails-usvc:
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/chatqna/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
repository: opea/chatqna
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

port: 8888
service:
Expand Down Expand Up @@ -54,7 +54,7 @@ guardrails-usvc:
# chatqna-ui:
# image:
# repository: "opea/chatqna-ui"
# tag: "latest"
# tag: "1.0"
# containerPort: "5173"

global:
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/codegen/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
repository: opea/codegen
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

port: 7778
service:
Expand Down Expand Up @@ -42,7 +42,7 @@ tgi:
codegen-ui:
image:
repository: opea/codegen-ui
tag: "latest"
tag: "1.0"
BACKEND_SERVICE_ENDPOINT: "/v1/codegen"
containerPort: 5173

Expand Down
4 changes: 2 additions & 2 deletions helm-charts/codetrans/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image:
repository: opea/codetrans
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

port: 7777
service:
Expand Down Expand Up @@ -43,7 +43,7 @@ tgi:
codetrans-ui:
image:
repository: opea/codetrans-ui
tag: "latest"
tag: "1.0"
BACKEND_SERVICE_ENDPOINT: "/v1/codetrans"
containerPort: 5173

Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/asr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ image:
repository: opea/asr
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/data-prep/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ image:
repository: opea/dataprep-redis
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/embedding-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ image:
repository: opea/embedding-tei
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/guardrails-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ image:
repository: opea/guardrails-tgi
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/llm-uservice/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ image:
repository: opea/llm-tgi
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/reranking-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ image:
repository: opea/reranking-tei
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/retriever-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ image:
repository: opea/retriever-redis
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/speecht5/gaudi-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

image:
repository: opea/speecht5-gaudi
tag: "latest"
tag: "1.0"

resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/speecht5/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ image:
repository: opea/speecht5
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/tts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ image:
repository: opea/tts
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
repository: opea/chatqna-conversation-ui
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/vllm/gaudi-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

image:
repository: opea/llm-vllm-hpu
tag: "latest"
tag: "1.0"

VLLM_CPU_KVCACHE_SPACE: "40"

Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/vllm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ image:
repository: opea/vllm
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/web-retriever/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ image:
repository: opea/web-retriever-chroma
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/whisper/gaudi-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

image:
repository: opea/whisper-gaudi
tag: "latest"
tag: "1.0"

resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/common/whisper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ image:
repository: opea/whisper
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/docsum/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image:
repository: opea/docsum
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

port: 8888
service:
Expand Down Expand Up @@ -48,7 +48,7 @@ tgi:
docsum-ui:
image:
repository: opea/docsum-ui
tag: "latest"
tag: "1.0"
BACKEND_SERVICE_ENDPOINT: "/v1/docsum"
containerPort: 5173

Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/gmcrouter/gmc-router.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
serviceAccountName: default
containers:
- name: router-server
image: opea/gmcrouter:latest
image: opea/gmcrouter:1.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manager/gmc-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
containers:
- command:
- /manager
image: opea/gmcmanager:latest
image: opea/gmcmanager:1.0
imagePullPolicy: IfNotPresent
name: manager
env:
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/asr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/asr:latest"
image: "opea/asr:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: asr
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/data-prep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/dataprep-redis:latest"
image: "opea/dataprep-redis:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: data-prep
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/llm-docsum-tgi:latest"
image: "opea/llm-docsum-tgi:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: llm-uservice
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/embedding-tei:latest"
image: "opea/embedding-tei:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: embedding-usvc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/guardrails-tgi:latest"
image: "opea/guardrails-tgi:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: guardrails-usvc
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/llm-uservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/llm-tgi:latest"
image: "opea/llm-tgi:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: llm-uservice
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/reranking-tei:latest"
image: "opea/reranking-tei:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: reranking-usvc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/retriever-redis:latest"
image: "opea/retriever-redis:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: retriever-usvc
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/speecht5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
optional: true
securityContext:
{}
image: "opea/speecht5:latest"
image: "opea/speecht5:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: speecht5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
optional: true
securityContext:
{}
image: "opea/speecht5-gaudi:latest"
image: "opea/speecht5-gaudi:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: speecht5
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/tts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/tts:latest"
image: "opea/tts:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: tts
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
optional: true
securityContext:
{}
image: "opea/chatqna-conversation-ui:latest"
image: "opea/chatqna-conversation-ui:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: ui
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: "opea/web-retriever-chroma:latest"
image: "opea/web-retriever-chroma:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: web-retriever
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/whisper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
optional: true
securityContext:
{}
image: "opea/whisper:latest"
image: "opea/whisper:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: whisper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
optional: true
securityContext:
{}
image: "opea/whisper-gaudi:latest"
image: "opea/whisper-gaudi:1.0"
imagePullPolicy: IfNotPresent
ports:
- name: whisper
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
repository: opea/gmcmanager
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "1.0"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit ca4fd83

Please sign in to comment.