Skip to content

Commit 8e8cedd

Browse files
committed
feat(trieve-helm): update trieve-helm with new pdf2md release
1 parent e15ab2a commit 8e8cedd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

charts/trieve/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ dependencies:
1616
version: 0.0.0
1717
- name: pdf2md
1818
repository: https://devflowinc.github.io/trieve-helm
19-
version: 0.0.4
20-
digest: sha256:b7be1337a18ca785995962693431a9eab0a81052970cc66ce7c3af1e8612b5ae
21-
generated: "2025-03-17T03:47:53.184998029-07:00"
19+
version: 0.0.5
20+
digest: sha256:049012099a3cccb54104fc8dd1a6c78b6b32076339f3bca6f6ae3fd030906e7a
21+
generated: "2025-06-05T01:34:43.420956675-07:00"

charts/trieve/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: trieve
33
description: Helm chart expressing Trieve deployment without any dependencies
44
type: application
5-
version: 0.2.22
5+
version: 0.2.23
66
appVersion: "0.12.0"
77
dependencies:
88
- name: qdrant
@@ -23,6 +23,6 @@ dependencies:
2323
version: 0.0.0
2424
condition: postgres.enabled
2525
- name: pdf2md
26-
version: 0.0.4
26+
version: 0.0.5
2727
repository: https://devflowinc.github.io/trieve-helm
2828
condition: pdf2md.enabled
-182 KB
Binary file not shown.
182 KB
Binary file not shown.

0 commit comments

Comments
 (0)