- 
                Notifications
    
You must be signed in to change notification settings  - Fork 43
 
Open
Labels
Description
What happened?
Following the instructions, executing helm repo add ome https://sgl-project.github.io/ome returns 404:
$ helm repo add ome https://sgl-project.github.io/ome
Error: looks like "https://sgl-project.github.io/ome" is not a valid chart repository or cannot be reached: failed to fetch https://sgl-project.github.io/ome/index.yaml : 404 Not FoundThe reason is that https://sgl-project.github.io will be redirected to https://docs.sglang.ai
What did you expect to happen?
How can we reproduce it (as minimally and precisely as possible)?
# Example YAML configuration that reproduces the issueAnything else we need to know?
Environment
- OME version:
 - Kubernetes version (use 
kubectl version): - Cloud provider or hardware configuration:
 - OS (e.g., from 
/etc/os-release): - Runtime (SGLang, vLLM, etc.) and version:
 - Model being served (if applicable):
 - Install method (Helm, kubectl, etc.):