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.
2 parents c308998 + 6aa4660 commit a393da7Copy full SHA for a393da7
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