Update index.yaml
Signed-off-by: perfectra1n <perfectra1n@users.noreply.github.com>
This commit is contained in:
parent
205b252cda
commit
e089b615be
37
index.yaml
37
index.yaml
|
|
@ -1,6 +1,41 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
readur:
|
readur:
|
||||||
|
- annotations:
|
||||||
|
category: Document Management
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: latest
|
||||||
|
created: "2025-06-25T21:27:03.958765001Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
|
version: 3.7.3
|
||||||
|
description: Readur is a document management and OCR processing service that automatically
|
||||||
|
processes uploaded documents, extracts text using OCR, and makes content searchable.
|
||||||
|
digest: 4c6c847d2f5a7fad8919de585c950365644e06c66ea49fb28ec93bd7ad471009
|
||||||
|
home: https://github.com/readur/readur
|
||||||
|
icon: https://github.com/readur/readur/blob/main/assets/icon.png
|
||||||
|
keywords:
|
||||||
|
- document-management
|
||||||
|
- ocr
|
||||||
|
- text-extraction
|
||||||
|
- file-processing
|
||||||
|
- rust
|
||||||
|
- self-hosted
|
||||||
|
- document-search
|
||||||
|
- pdf
|
||||||
|
- tesseract
|
||||||
|
kubeVersion: '>= 1.19'
|
||||||
|
maintainers:
|
||||||
|
- name: readur
|
||||||
|
url: https://github.com/readur/readur
|
||||||
|
name: readur
|
||||||
|
sources:
|
||||||
|
- https://github.com/readur/readur
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/readur/readur/releases/download/readur-0.2.4/readur-0.2.4.tgz
|
||||||
|
version: 0.2.4
|
||||||
- annotations:
|
- annotations:
|
||||||
category: Document Management
|
category: Document Management
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
|
@ -145,4 +180,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/readur/readur/releases/download/readur-0.1.3/readur-0.1.3.tgz
|
- https://github.com/readur/readur/releases/download/readur-0.1.3/readur-0.1.3.tgz
|
||||||
version: 0.1.3
|
version: 0.1.3
|
||||||
generated: "2025-06-25T21:17:51.300370463Z"
|
generated: "2025-06-25T21:27:03.958789437Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue