mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Integration test for testing template via remote alertmanager (#92147)
* Add integration test for testing template * Update drone signature
This commit is contained in:
committed by
GitHub
parent
237f8c7bac
commit
8d725a641c
@@ -22,7 +22,7 @@ images = {
|
||||
"plugins_slack": "plugins/slack",
|
||||
"python": "python:3.8",
|
||||
"postgres_alpine": "postgres:12.3-alpine",
|
||||
"mimir": "grafana/mimir-alpine:r295-a23e559",
|
||||
"mimir": "grafana/mimir-alpine:r304-3872ccb",
|
||||
"mysql5": "mysql:5.7.39",
|
||||
"mysql8": "mysql:8.0.32",
|
||||
"redis_alpine": "redis:6.2.11-alpine",
|
||||
|
||||
Reference in New Issue
Block a user