forked from christianhuth/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
30 lines (30 loc) · 1.36 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
apiVersion: v2
name: maildev
description: MailDev is a simple way to test your emails during development with an easy to use web interface.
type: application
version: 1.1.0
appVersion: "2.1.0"
home: https://github.com/christianknell/helm-charts
icon: https://avatars1.githubusercontent.com/u/26743469
maintainers:
- name: christianknell
email: [email protected]
sources:
- https://maildev.github.io/maildev
- https://github.com/maildev/maildev
- https://hub.docker.com/r/maildev/maildev
annotations:
artifacthub.io/changes: |
- kind: changed
description: image version to 2.1.0
artifacthub.io/screenshots: |
- title: SMTP server & web interface for viewing and testing emails during development.
url: https://maildev.github.io/maildev/assets/img/original/maildev-light.png
- title: Resizable viewport to test your emails at different sizes.
url: https://maildev.github.io/maildev/assets/img/original/responsive.png
- title: View email HTML, plain text, headers or raw source.
url: https://maildev.github.io/maildev/assets/img/original/formats.png
- title: Convenient search feature to quickly find any email.
url: https://maildev.github.io/maildev/assets/img/original/search.png
- title: View your emails in an eye-friendly dark interface.
url: https://maildev.github.io/maildev/assets/img/original/maildev-dark.png