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

Commit 90af5af

Browse files
authored
Merge pull request #170 from doitintl/v-103
V 1.0.3
2 parents 8eb66d4 + e1f6a44 commit 90af5af

File tree

5 files changed

+27
-61785
lines changed

5 files changed

+27
-61785
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.2.zip plugins install doitintl-bigquery-datasource
12+
grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/1.0.3.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.2.zip;doit-bigquery-datasource
28+
- https://github.com/doitintl/bigquery-grafana/archive/1.0.3.zip;doit-bigquery-datasource
2929
...
3030
```
3131

0 commit comments

Comments
 (0)