mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +08:00
28 lines
778 B
YAML
28 lines
778 B
YAML
name: fscrawler
|
|
description: FSCrawler is a crawler that helps to index binary documents such as PDF, Open Office, MS Office.
|
|
annotations:
|
|
title: FSCrawler
|
|
type: application
|
|
version: 1.2.5
|
|
apiVersion: v2
|
|
appVersion: '2.9'
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.9
|
|
home: https://fscrawler.readthedocs.io/
|
|
icon: https://media.sys.truenas.net/apps/fscrawler/icons/icon.svg
|
|
sources:
|
|
- https://github.com/dadoonet/fscrawler
|
|
- https://github.com/truenas/charts/tree/master/community/fscrawler
|
|
- https://hub.docker.com/r/dadoonet/fscrawler
|
|
- https://fscrawler.readthedocs.io/
|
|
keywords:
|
|
- index
|
|
- crawler
|