e8f9ef02d4
Includes mix fixes like: - Fixing the documentation - Making sure device and storage mounts work correctly - Fixing broken things that where supposed to work according to the PR highlights - Moving some additional things to TrueCharts based containers - Hiding, changing and reordening some bad UI elements - Adding support for supplementalGroup permissions Co-authored-by: Dan Sheridan <dan.sheridan@postman.org.uk> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Justin Clift <justin@postgresql.org>
36 lines
986 B
YAML
36 lines
986 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: lazylibrarian
|
|
version: 2.0.0
|
|
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/charts/tree/master/charts/lazylibrarian
|
|
icon: https://lazylibrarian.gitlab.io/logo.svg
|
|
keywords:
|
|
- lazylibrarian
|
|
- ebooks
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/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://charts.truecharts.org/
|
|
version: 2.0.0
|
|
# condition:
|
|
# tags:
|
|
# import-values:
|
|
# alias:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: Kjeld Schouten-Lebbing
|
|
email: kjeld@schouten-lebbing.nl
|
|
url: truecharts.org
|
|
# annotations:
|