From 63fe3aaf7cd7db23810892e89dcc355a68203558 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 25 Jul 2022 12:38:11 -0500 Subject: [PATCH] Updated pushover in Supported notifiers (#52631) (#52748) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pushover supports images in notifications since v9.0.2 (cherry picked from commit 9c3f9887fcbd717789d5cee7925744f514251147) Co-authored-by: Robin Tönniges --- 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 |