Update index.yaml
Signed-off-by: perfectra1n <perfectra1n@users.noreply.github.com>
This commit is contained in:
parent
56be3f9e6e
commit
3c08785575
37
index.yaml
37
index.yaml
|
|
@ -1,6 +1,41 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
readur:
|
||||
- annotations:
|
||||
category: Document Management
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2025-06-25T01:41:51.264029921Z"
|
||||
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: 3f5e4baab6a7e48983198232bc66585f444cb096e020410edc2e10c71a930fdc
|
||||
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.0/readur-0.2.0.tgz
|
||||
version: 0.2.0
|
||||
- annotations:
|
||||
category: Document Management
|
||||
apiVersion: v2
|
||||
|
|
@ -40,4 +75,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/readur/readur/releases/download/readur-0.1.3/readur-0.1.3.tgz
|
||||
version: 0.1.3
|
||||
generated: "2025-06-24T23:44:52.98518871Z"
|
||||
generated: "2025-06-25T01:41:51.264040951Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue