34 lines
862 B
YAML
34 lines
862 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: rsshub
|
|
version: 3.0.17
|
|
appVersion: "latest"
|
|
description: RSSHub can generate RSS feeds from pretty much everything
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/rsshub
|
|
icon: https://truecharts.org/_static/img/appicons/rsshub.png
|
|
keywords:
|
|
- rsshub
|
|
- rss
|
|
sources:
|
|
- https://docs.rsshub.app/en/install/
|
|
- https://github.com/DIYgod/RSSHub
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.1.4
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 3.0.18
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|