* add tooling to automate kah->truecharts porting somewhat * small tweak for tooling * another small tooling fix * some more tweaking to the tooling * initial temporary output * process and output fixes * More chart.yaml fixes * pushing more fixes * small fixes * some little fixes * another fix catched * regenerate docs * some more cleaning/tweaking * remove more prometheus related Apps for now * processing questions.yaml up to hyperion-ng * questions.yaml till owncloud-ocis * Finish questions.yaml setup and polish * fix some deconz indent issues * no message * fix healtchecks questions.yaml * another fix * ser2sock fix * move apps to normal trains
23 lines
693 B
YAML
23 lines
693 B
YAML
apiVersion: v2
|
|
appVersion: 'auto'
|
|
description: Booksonic is a platform for accessing the audibooks you own wherever you are
|
|
name: booksonic-air
|
|
version: 1.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- booksonic
|
|
- audiobook
|
|
home: https://github.com/truechartsapps/tree/master/charts/incubator/booksonic-air
|
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png
|
|
sources:
|
|
- https://github.com/popeen/Booksonic-Air
|
|
- https://hub.docker.com/r/linuxserver/booksonic-air
|
|
maintainers:
|
|
- name: truecharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 6.4.6
|