Bladeren bron

Fix typo in helm charts (#4419)

### What problem does this PR solve?

Fix typo in helm chart

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
tags/v0.16.0
petertc 9 maanden geleden
bovenliggende
commit
b6c71c1e01
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      helm/values.yaml

+ 1
- 1
helm/values.yaml Bestand weergeven

RAGFLOW_IMAGE: infiniflow/ragflow:v0.15.1-slim RAGFLOW_IMAGE: infiniflow/ragflow:v0.15.1-slim
# #
# To download the RAGFlow Docker image with embedding models, uncomment the following line instead: # To download the RAGFlow Docker image with embedding models, uncomment the following line instead:
# RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1
# RAGFLOW_IMAGE: infiniflow/ragflow:v0.15.1
# #
# The Docker image of the v0.15.1 edition includes: # The Docker image of the v0.15.1 edition includes:
# - Built-in embedding models: # - Built-in embedding models:

Laden…
Annuleren
Opslaan