1234567891011121314151617181920212223242526 |
- name: listmonk
- description: Listmonk is a self-hosted newsletter and mailing list manager.
- annotations:
- title: Listmonk
- type: application
- version: 1.2.10
- apiVersion: v2
- appVersion: 4.1.0
- 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.9
- home: https://listmonk.app/
- icon: https://media.sys.truenas.net/apps/listmonk/icons/icon.svg
- sources:
- - https://hub.docker.com/r/listmonk/listmonk
- - https://github.com/knadh/listmonk
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/listmonk
- keywords:
- - mailing-list
- - newsletter
|