File tree 3 files changed +6
-8
lines changed
3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 1.0.0 (Unreleased)
3
+ ## 0.3.0
4
4
5
- Initial release.
5
+ - Update to Grafana 9
Original file line number Diff line number Diff line change 1
1
# Grafana Button Control Panel
2
2
3
- [ ![ CircleCI] ( https://circleci.com/gh/speakyourcode/grafana-button-panel.svg?style=shield )] ( https://circleci.com/gh/speakyourcode/grafana-button-panel )
4
- [ ![ David Dependency Status] ( https://david-dm.org/speakyourcode/grafana-button-panel.svg )] ( https://david-dm.org/speakyourcode/grafana-button-panel )
5
- [ ![ David Dev Dependency Status] ( https://david-dm.org/speakyourcode/grafana-button-panel/dev-status.svg )] ( https://david-dm.org/speakyourcode/grafana-button-panel/?type=dev )
6
- [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/speakyourcode/grafana-button-panel/badge.svg )] ( https://snyk.io/test/github/speakyourcode/grafana-button-panel )
3
+ [ ![ CI] ( https://github.com/speakyourcode/grafana-button-panel/actions/workflows/ci.yml/badge.svg )] ( https://github.com/speakyourcode/grafana-button-panel/actions/workflows/ci.yml )
4
+ [ ![ Grafana Compatibility] ( https://github.com/speakyourcode/grafana-button-panel/actions/workflows/is-compatible.yml/badge.svg )] ( https://github.com/speakyourcode/grafana-button-panel/actions/workflows/is-compatible.yml )
7
5
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/3d8db85bc1cc2b95d314/maintainability )] ( https://codeclimate.com/github/speakyourcode/grafana-button-panel/maintainability )
8
6
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/3d8db85bc1cc2b95d314/test_coverage )] ( https://codeclimate.com/github/speakyourcode/grafana-button-panel/test_coverage )
9
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json" ,
3
3
"type" : " panel" ,
4
- "name" : " Speakyourcode Button Panel" ,
5
- "id" : " speakyourcode-speakyourcodebutton -panel" ,
4
+ "name" : " Button Panel" ,
5
+ "id" : " speakyourcode-button -panel" ,
6
6
"info" : {
7
7
"keywords" : [
8
8
" panel" ,
You can’t perform that action at this time.
0 commit comments