Update index.yaml
Signed-off-by: perfectra1n <perfectra1n@users.noreply.github.com>
This commit is contained in:
parent
cab3c38076
commit
205b252cda
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:17:51.300339064Z"
|
||||||
|
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: 0bfd1c8eb81bdb00f64fa402509b4e69caa57bfeb3f9f93f9aad5ea32a47b39a
|
||||||
|
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.3/readur-0.2.3.tgz
|
||||||
|
version: 0.2.3
|
||||||
- annotations:
|
- annotations:
|
||||||
category: Document Management
|
category: Document Management
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
|
@ -110,4 +145,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-25T19:08:57.358774653Z"
|
generated: "2025-06-25T21:17:51.300370463Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue