1d51be0e3d
Squashed commit: [9ae7dd0f] add helm-docs to workflow [2206f5ba] fix small typo in workflows (+1 squashed commits) Squashed commits: [29c2ceb4] Documentation-Cleanup (#181) * work on readme generation * document windows setup * add simple pre-commit install script * more docs for git setup * Update pre-commit * pre-commit automatic fixes * Increase all patch versions * Auto Readme and Config doc * Auto app-readme.md generation * increase common and common-test versions accordingly (due to cleanup) * move contribution guidelines to /development in wiki * fix some end-of-line issues (again) * fix line 14 of workflows
21 lines
701 B
YAML
21 lines
701 B
YAML
apiVersion: v2
|
|
appVersion: 0.6.9
|
|
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
|
|
name: calibre-web
|
|
version: 1.3.1
|
|
upstream_version: 4.3.1
|
|
keywords:
|
|
- calibre
|
|
- ebook
|
|
home: https://github.com/truecharts/truecharts/tree/master/charts/calibre-web
|
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/calibre-web/
|
|
- https://github.com/janeczku/calibre-web
|
|
maintainers:
|
|
- name: TrueCharts
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.truecharts.org/
|
|
version: 1.3.0
|