2023-12-25 21:46:48 +01:00
|
|
|
config:
|
|
|
|
description: LocalAI & LLM Stuff
|
|
|
|
|
|
|
|
apps:
|
|
|
|
- name: localai
|
2024-02-21 16:41:05 +01:00
|
|
|
# repoURL: https://go-skynet.github.io/helm-charts
|
|
|
|
# chart: local-ai
|
|
|
|
# targetRevision: 3.1.0
|
|
|
|
repoURL: https://github.com/nold360/localai-charts.git
|
|
|
|
path: charts/local-ai
|
|
|
|
targetRevision: feat/runtimeclass
|
2023-12-25 21:46:48 +01:00
|
|
|
|
|
|
|
- name: anythingllm
|
|
|
|
repo: bjw-s
|
|
|
|
chart: app-template
|
|
|
|
targetRevision: 2.4.0
|
|
|
|
|
2024-03-16 13:13:17 +01:00
|
|
|
# - name: flowise
|
|
|
|
# repo: bjw-s
|
|
|
|
# chart: app-template
|
|
|
|
# targetRevision: 2.4.0
|
2024-02-28 18:17:11 +01:00
|
|
|
|
|
|
|
- name: big-agi
|
|
|
|
repo: bjw-s
|
|
|
|
chart: app-template
|
|
|
|
targetRevision: 2.4.0
|
|
|
|
|
|
|
|
- name: browserless
|
|
|
|
namespace: browserless
|
|
|
|
repo: bjw-s
|
|
|
|
chart: app-template
|
|
|
|
targetRevision: 2.4.0
|
2024-03-06 18:57:07 +01:00
|
|
|
|
|
|
|
- name: qdrant
|
|
|
|
repoURL: https://qdrant.to/helm
|
|
|
|
chart: qdrant
|
2024-05-13 00:48:14 +00:00
|
|
|
targetRevision: 0.9.0
|
2024-03-12 21:30:06 +01:00
|
|
|
|
|
|
|
- name: bibot
|
|
|
|
namespace: bibot
|
|
|
|
repo: bjw-s
|
|
|
|
chart: app-template
|
|
|
|
targetRevision: 2.4.0
|
2024-03-13 12:04:45 +01:00
|
|
|
secrets:
|
|
|
|
- name: bibot
|
|
|
|
keys:
|
|
|
|
- discord-token
|
|
|
|
- ombi-api-key
|
|
|
|
- prompt-template
|
2024-03-16 19:38:00 +01:00
|
|
|
- instruct-template
|
2024-05-30 14:53:50 +02:00
|
|
|
ignoreDiff:
|
|
|
|
- group: apps
|
|
|
|
kind: Deployment
|
|
|
|
jsonPointers:
|
|
|
|
- /spec/replicas
|