We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c308998 commit 6aa4660Copy full SHA for 6aa4660
charts/frontend/templates/NOTES.txt
@@ -27,6 +27,8 @@ Mailhog available at:
27
{{- range $index, $domain := .Values.exposeDomains }}
28
http://{{ $domain.hostname }}/mailhog
29
{{- end }}
30
+ ⚠️ **DEPRECATED** mailhog is deprecated and will be removed in the future, use mailpit instead
31
+ See: https://wunderio.github.io/silta/docs/silta-examples#sending-e-mail
32
33
34
{{- if .Values.mailpit.enabled }}
0 commit comments