33 lines
769 B
YAML
33 lines
769 B
YAML
apiVersion: v2
|
|
appVersion: "2.0.33"
|
|
description: Miniflux is a minimalist and opinionated feed reader.
|
|
name: miniflux
|
|
version: 3.0.7
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- miniflux
|
|
- rss
|
|
- news
|
|
home: https://github.com/truecharts/apps/tree/master/charts/miniflux
|
|
icon: https://raw.githubusercontent.com/miniflux/logo/master/icon.svg
|
|
sources:
|
|
- https://github.com/miniflux/v2
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.5.3
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 5.1.10
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|