mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
feat: update shoutrrr to v0.7 (#1543)
This commit is contained in:
parent
547d033460
commit
264046d5f9
4 changed files with 546 additions and 75 deletions
|
@ -63,6 +63,7 @@ func (e *emailTypeNotifier) GetURL(c *cobra.Command) (string, error) {
|
|||
UseHTML: false,
|
||||
Encryption: shoutrrrSmtp.EncMethods.Auto,
|
||||
Auth: shoutrrrSmtp.AuthTypes.None,
|
||||
ClientHost: "localhost",
|
||||
}
|
||||
|
||||
if len(e.User) > 0 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue