Update index.yaml
Signed-off-by: perfectra1n <perfectra1n@users.noreply.github.com>
This commit is contained in:
parent
70aa2adb8f
commit
56be3f9e6e
|
|
@ -0,0 +1,43 @@
|
||||||
|
apiVersion: v1
|
||||||
|
entries:
|
||||||
|
readur:
|
||||||
|
- annotations:
|
||||||
|
category: Document Management
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: latest
|
||||||
|
created: "2025-06-24T23:44:52.985178811Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
|
version: 3.3.2
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
version: 16.7.13
|
||||||
|
description: Readur is a document management and OCR processing service that automatically
|
||||||
|
processes uploaded documents, extracts text using OCR, and makes content searchable.
|
||||||
|
digest: 2aac52c1aa86f2563dc8d6df2ee9d4bfecf4c1facbb14ab663f97bb2ed86043e
|
||||||
|
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.1.3/readur-0.1.3.tgz
|
||||||
|
version: 0.1.3
|
||||||
|
generated: "2025-06-24T23:44:52.98518871Z"
|
||||||
Loading…
Reference in New Issue