You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.1 KiB
44 lines
1.1 KiB
apiVersion: v2
|
|
appVersion: 3.29.1
|
|
dependencies:
|
|
- condition: postgresql.deploy
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.4.9
|
|
- condition: clickhouse.deploy
|
|
name: clickhouse
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 7.2.0
|
|
- alias: redis
|
|
condition: redis.deploy
|
|
name: valkey
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 2.2.4
|
|
- alias: s3
|
|
condition: s3.deploy
|
|
name: minio
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 14.10.5
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 2.30.0
|
|
description: Open source LLM engineering platform - LLM observability, metrics, evaluations,
|
|
prompt management.
|
|
home: https://langfuse.com/
|
|
icon: https://langfuse.com/langfuse_logo.png
|
|
keywords:
|
|
- langfuse
|
|
- llm
|
|
- observability
|
|
- prompt management
|
|
- metrics
|
|
maintainers:
|
|
- email: contact@langfuse.com
|
|
name: langfuse
|
|
url: https://langfuse.com/
|
|
name: langfuse
|
|
sources:
|
|
- https://github.com/langfuse/langfuse
|
|
- https://github.com/langfuse/langfuse-k8s
|
|
type: application
|
|
version: 1.0.0-rc.2
|
|
|