Skip to content

[BUG] helm repo add failed #252

@my-git9

Description

@my-git9

What happened?

Image

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 Found

The 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 issue

Anything 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.):

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions