* feat(audiobookshelf): add audiobookshelf * root * remove audiobookshelf from dev * image * feat(fluidd): add fluidd * rootless audiobook * feat(rss-brdige): add rss-bridge * feat(nocodb): add nocodb * root rss-brdige * nocodb add redis * ui and fix configmap * change db url * remove probe paths * comment jwt for now * add jwt_token * other url * db url * other way for db url * try different port * whoops * quote * printf * quotes * feat(ddns-updater): add ddns-updater * cleanups * fix(babybuddy): rofs instead of allopriv esca * skip installint storj-node, needs identity file to be created before * whoops
26 lines
738 B
YAML
26 lines
738 B
YAML
apiVersion: v2
|
|
appVersion: "10.6.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.8
|
|
description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/rss-bridge
|
|
icon: https://truecharts.org/_static/img/appicons/rss-bridge.png
|
|
keywords:
|
|
- rss-bridge
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: rss-bridge
|
|
sources:
|
|
- https://github.com/RSS-Bridge/rss-bridge
|
|
version: 0.0.1
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|