### Describe the bug Redis plugin gets flagged in grafana as being unsigned ### Version v2.2.0 ### Steps to reproduce 1. Pull Grafana image down locally and run 2. Exec into grafana container 3. Run `grafana cli plugins install redis-app` 4. Visit `localhost:<port>` and login to grafana 5. Visit plugins page and check status ### Expected behavior Able to configure redis datasource