32 lines
776 B
YAML
32 lines
776 B
YAML
apiVersion: v2
|
|
appVersion: "2.0.34"
|
|
description: Miniflux is a minimalist and opinionated feed reader.
|
|
name: miniflux
|
|
version: 4.0.20
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- miniflux
|
|
- rss
|
|
- news
|
|
home: https://github.com/truecharts/apps/tree/master/charts/miniflux
|
|
icon: https://truecharts.org/_static/img/appicons/miniflux-icon.png
|
|
sources:
|
|
- https://github.com/miniflux/v2
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.10.2
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 6.0.43
|
|
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
|