feat(helm): chart scaffold — Chart.yaml, values, schema

This commit is contained in:
Offending Commit
2026-06-03 10:51:38 -05:00
parent 3677575f65
commit 411227046a
3 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: v2
name: openconcho
description: Self-hosted UI for Honcho — browse memories, peers, sessions, conclusions, and chat with memory context.
type: application
version: 0.14.0
appVersion: "0.14.0"
keywords:
- honcho
- memory
- ai
home: https://github.com/offendingcommit/openconcho
sources:
- https://github.com/offendingcommit/openconcho
maintainers:
- name: offendingcommit
url: https://github.com/offendingcommit