This repository was archived by the owner on Dec 11, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Install from [grafana.net](https://grafana.net/plugins/doitintl-bigquery-datasou
99Use the [ grafana-cli] ( http://docs.grafana.org/plugins/installation/#installing-plugins-manually )
1010
1111``` bash
12- grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/1.0.7 .zip plugins install doitintl-bigquery-datasource
12+ grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/1.0.8 .zip plugins install doitintl-bigquery-datasource
1313```
1414
1515## Copy files
@@ -25,7 +25,7 @@ Add the below to your values.yaml
2525## Pass the plugins you want installed as a list.
2626##
2727plugins:
28- - https://github.com/doitintl/bigquery-grafana/archive/1.0.7 .zip;doit-bigquery-datasource
28+ - https://github.com/doitintl/bigquery-grafana/archive/1.0.8 .zip;doit-bigquery-datasource
2929...
3030```
3131
Original file line number Diff line number Diff line change 2626 {"name" : " GitHub" , "url" : " https://github.com/doitintl/bigquery-grafana" },
2727 {"name" : " MIT License" , "url" : " https://github.com/doitintl/bigquery-grafana/blob/master/LICENSE.md" }
2828 ],
29- "version" : " 1.0.7 "
29+ "version" : " 1.0.8 "
3030 },
3131 "routes" : [
3232 {
You can’t perform that action at this time.
0 commit comments