Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Commit c4a5fb4

Browse files
committed
1.0.5
1 parent 6741ddf commit c4a5fb4

File tree

5 files changed

+29
-61922
lines changed

5 files changed

+29
-61922
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Install from [grafana.net](https://grafana.net/plugins/doitintl-bigquery-datasou
99
Use 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.4.zip plugins install doitintl-bigquery-datasource
12+
grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/1.0.5.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
##
2727
plugins:
28-
- https://github.com/doitintl/bigquery-grafana/archive/1.0.4.zip;doit-bigquery-datasource
28+
- https://github.com/doitintl/bigquery-grafana/archive/1.0.5.zip;doit-bigquery-datasource
2929
...
3030
```
3131

0 commit comments

Comments
 (0)