Chart.yaml 524 B

123456789101112131415161718192021
  1. apiVersion: v2
  2. name: open-webui
  3. version: 1.0.0
  4. appVersion: "latest"
  5. home: https://www.openwebui.com/
  6. icon: https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png
  7. description: "Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋"
  8. keywords:
  9. - llm
  10. - chat
  11. - web-ui
  12. sources:
  13. - https://github.com/open-webui/open-webui/tree/main/kubernetes/helm
  14. - https://hub.docker.com/r/ollama/ollama
  15. - https://github.com/open-webui/open-webui/pkgs/container/open-webui
  16. annotations:
  17. licenses: MIT