33 lines
923 B
YAML
33 lines
923 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: lazylibrarian
|
|
version: 3.1.5
|
|
upstream_version: 2.1.0
|
|
appVersion: "latest"
|
|
description: Get all your books, like series with Sonarr...
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/lazylibrarian
|
|
icon: https://lazylibrarian.gitlab.io/logo.svg
|
|
keywords:
|
|
- lazylibrarian
|
|
- ebooks
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/lazylibrarian
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/lazylibrarian
|
|
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
|
- https://lazylibrarian.gitlab.io
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: Ornias1993
|
|
email: kjeld@schouten-lebbing.nl
|
|
url: truecharts.org
|
|
# annotations:
|