File tree Expand file tree Collapse file tree 4 files changed +179
-181
lines changed
Expand file tree Collapse file tree 4 files changed +179
-181
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ The required configuration options to set are:
4949 password : " "
5050` ` `
5151
52- They can alternatively set via secret references (the secrets must exits ):
52+ They can alternatively set via secret references (the secrets must exist ):
5353
5454` ` ` yaml
5555 langfuse :
@@ -119,8 +119,6 @@ langfuse:
119119
120120##### With an external Postgres server with client certificates using own secrets and additionalEnv for mappings
121121
122- TODO(cb):
123-
124122` ` ` yaml
125123langfuse :
126124 salt : null
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies:
3333 condition : s3.deploy
3434 alias : s3
3535 - name : common
36- version : 2.x.x
36+ version : 2.30.0
3737 repository : oci://registry-1.docker.io/bitnamicharts
3838maintainers :
3939 - name : langfuse
You can’t perform that action at this time.
0 commit comments