1234567891011121314151617181920212223242526 |
- name: freshrss
- description: FreshRSS is a free, self-hostable news aggregator
- annotations:
- title: FreshRSS
- type: application
- version: 1.0.1
- apiVersion: v2
- appVersion: 1.22.1
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.1
- home: https://freshrss.org/
- icon: https://media.sys.truenas.net/apps/freshrss/icons/icon.png
- sources:
- - https://github.com/FreshRSS/FreshRSS
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/freshrss
- - https://hub.docker.com/r/freshrss/freshrss
- keywords:
- - rss
- - news
|