mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/mailhog] add runAsUser to allow using PSP otherwise yields Error: container has runAsNonRoot and image has non-numeric user (mailhog), cannot verify user is non-root Signed-off-by: Krzysztof Nazarewski <nazarewk@gmail.com> * Update Chart.yaml Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
20 lines
429 B
YAML
20 lines
429 B
YAML
apiVersion: v1
|
|
description: An e-mail testing tool for developers
|
|
name: mailhog
|
|
appVersion: 1.0.0
|
|
version: 2.3.0
|
|
keywords:
|
|
- mailhog
|
|
- mail
|
|
- smtp
|
|
- email
|
|
- e-mail
|
|
- testing
|
|
home: http://iankent.uk/project/mailhog/
|
|
icon: https://raw.githubusercontent.com/mailhog/MailHog-UI/master/assets/images/hog.png
|
|
sources:
|
|
- https://github.com/mailhog/MailHog
|
|
maintainers:
|
|
- name: unguiculus
|
|
email: unguiculus@gmail.com
|