From 9c3f9887fcbd717789d5cee7925744f514251147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20T=C3=B6nniges?= Date: Mon, 25 Jul 2022 19:01:21 +0200 Subject: [PATCH] Updated pushover in Supported notifiers (#52631) Pushover supports images in notifications since v9.0.2 --- docs/sources/alerting/images-in-notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/images-in-notifications.md b/docs/sources/alerting/images-in-notifications.md index b44d921d034..6a9bf09b9d7 100644 --- a/docs/sources/alerting/images-in-notifications.md +++ b/docs/sources/alerting/images-in-notifications.md @@ -71,7 +71,7 @@ Images in notifications are supported in the following notifiers and additional | Opsgenie | No | Yes | | Pagerduty | No | Yes | | Prometheus Alertmanager | No | No | -| Pushover | No | No | +| Pushover | Yes | No | | Sensu Go | No | No | | Slack | No | Yes | | Telegram | No | No |