39 lines
1003 B
YAML
39 lines
1003 B
YAML
kubeVersion: ">=1.16.0-0"
|
|
apiVersion: v2
|
|
name: rsshub
|
|
version: 8.0.281
|
|
appVersion: latest
|
|
description: RSSHub can generate RSS feeds from pretty much everything
|
|
home: https://truecharts.org/charts/stable/rsshub
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/DIYgod/RSSHub
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
|
- https://hub.docker.com/r/diygod/rsshub
|
|
- https://docs.rsshub.app/en/install/
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- rsshub
|
|
- rss
|
|
dependencies:
|
|
- name: common
|
|
version: 14.3.5
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: redis
|
|
version: 6.0.66
|
|
repository: https://deps.truecharts.org
|
|
condition: redis.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
"truecharts.org/category": media
|