Files
WeKnora/helm/Chart.yaml
T
wizardchen 80bd268862 chore: release v0.5.2
Bump version to v0.5.2 across VERSION, Helm chart, frontend package
files, and cloud-image script comment. Update CHANGELOG and all four
language READMEs with v0.5.2 highlights (Wiki Mode at scale, MCP
human-in-the-loop approval, new LLM/vector/storage/search backends,
adaptive 3-tier chunking, global command palette, CLI preview, etc.).
2026-05-13 15:04:15 +08:00

27 lines
674 B
YAML

apiVersion: v2
name: weknora
description: |
WeKnora - AI-powered Knowledge RAG Platform for building intelligent knowledge bases
with document parsing, vector search, and LLM integration.
type: application
version: 0.1.0
appVersion: "v0.5.2"
kubeVersion: ">=1.25.0-0"
home: https://github.com/Tencent/WeKnora
icon: https://raw.githubusercontent.com/Tencent/WeKnora/main/docs/images/logo.png
sources:
- https://github.com/Tencent/WeKnora
keywords:
- ai
- rag
- knowledge-base
- llm
- document-parsing
- vector-search
- chatbot
maintainers:
- name: WeKnora Community
url: https://github.com/Tencent/WeKnora
annotations:
artifacthub.io/license: MIT