30 lines
822 B
YAML
30 lines
822 B
YAML
apiVersion: v2
|
|
appVersion: "2.0.9113"
|
|
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
|
|
name: tt-rss
|
|
version: 5.0.24
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- tt-rss
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss
|
|
icon: https://truecharts.org/_static/img/appicons/tt-rss.png
|
|
sources:
|
|
- https://git.tt-rss.org/fox/tt-rss
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.3.3
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 7.0.54
|
|
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
|