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

Commit

Permalink
Merge pull request #229 from doitintl/1.0.7
Browse files Browse the repository at this point in the history
1.0.7
  • Loading branch information
avivl authored Apr 1, 2020
2 parents 4b9198b + ad953d1 commit fbb51e5
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 62,343 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Install from [grafana.net](https://grafana.net/plugins/doitintl-bigquery-datasou
Use the [grafana-cli](http://docs.grafana.org/plugins/installation/#installing-plugins-manually)

```bash
grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/1.0.6.zip plugins install doitintl-bigquery-datasource
grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/1.0.7.zip plugins install doitintl-bigquery-datasource
```

## Copy files
Expand All @@ -25,7 +25,7 @@ Add the below to your values.yaml
## Pass the plugins you want installed as a list.
##
plugins:
- https://github.com/doitintl/bigquery-grafana/archive/1.0.6.zip;doit-bigquery-datasource
- https://github.com/doitintl/bigquery-grafana/archive/1.0.7.zip;doit-bigquery-datasource
...
```

Expand Down
Loading

0 comments on commit fbb51e5

Please sign in to comment.