Skip to content

Commit 92b9934

Browse files
committed
chore: fix typos
1 parent 78ecf9c commit 92b9934

File tree

4 files changed

+179
-181
lines changed

4 files changed

+179
-181
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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
125123
langfuse:
126124
salt: null

charts/langfuse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
3838
maintainers:
3939
- name: langfuse

0 commit comments

Comments
 (0)