Skip to content

Commit 45a5a49

Browse files
committed
chore: add rag chart 3.4.0
1 parent abc81ff commit 45a5a49

2 files changed

Lines changed: 37 additions & 2 deletions

File tree

index.yaml

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,44 @@
11
apiVersion: v1
22
entries:
33
rag:
4+
- apiVersion: v2
5+
appVersion: 3.4.0
6+
created: "2025-11-17T22:13:33.979951+01:00"
7+
dependencies:
8+
- condition: features.langfuse.enabled
9+
name: langfuse
10+
repository: https://langfuse.github.io/langfuse-k8s
11+
version: 1.5.4
12+
- condition: features.qdrant.enabled
13+
name: qdrant
14+
repository: https://qdrant.github.io/qdrant-helm
15+
version: 1.15.5
16+
- condition: features.minio.enabled
17+
name: minio
18+
repository: https://charts.bitnami.com/bitnami
19+
version: 15.0.7
20+
- alias: keydb
21+
condition: features.keydb.enabled
22+
name: keydb
23+
repository: https://enapter.github.io/charts/
24+
version: 0.48.0
25+
- alias: ollama
26+
condition: features.ollama.enabled
27+
name: ollama
28+
repository: https://otwld.github.io/ollama-helm/
29+
version: 1.30.0
30+
description: 'This helm chart deploys a front- and backend microservice. Together,
31+
those components form rag. rag is an application, where you can upload your
32+
own documents and ask question about their content and the rag will answer them. '
33+
digest: b9f0195fc329e2ab8735f512064a7bc0fb1666f6de14df3f272abdb43c559d5e
34+
name: rag
35+
type: application
36+
urls:
37+
- https://stackitcloud.github.io/rag-template/rag-3.4.0.tgz
38+
version: 3.4.0
439
- apiVersion: v2
540
appVersion: 3.3.0
6-
created: "2025-11-11T08:29:02.396062+01:00"
41+
created: "2025-11-17T22:13:33.952698+01:00"
742
dependencies:
843
- condition: features.langfuse.enabled
944
name: langfuse
@@ -36,4 +71,4 @@ entries:
3671
urls:
3772
- https://stackitcloud.github.io/rag-template/rag-3.3.0.tgz
3873
version: 3.3.0
39-
generated: "2025-11-11T08:29:02.370074+01:00"
74+
generated: "2025-11-17T22:13:33.928213+01:00"

rag-3.4.0.tgz

5.59 MB
Binary file not shown.

0 commit comments

Comments
 (0)