diff --git a/dist/README.md b/dist/README.md index 72c3a5f..77b768c 100644 --- a/dist/README.md +++ b/dist/README.md @@ -3,7 +3,7 @@ [![Travis](https://img.shields.io/travis/sbueringer/grafana-consul-datasource.svg)](https://travis-ci.org/sbueringer/grafana-consul-datasource)[![Codecov](https://img.shields.io/codecov/c/github/sbueringer/grafana-consul-datasource.svg)](https://codecov.io/gh/sbueringer/grafana-consul-datasource)[![CodeFactor](https://www.codefactor.io/repository/github/sbueringer/grafana-consul-datasource/badge)](https://www.codefactor.io/repository/github/sbueringer/grafana-consul-datasource)[![GoReportCard](https://goreportcard.com/badge/github.com/sbueringer/grafana-consul-datasource?style=plastic)](https://goreportcard.com/report/github.com/sbueringer/grafana-consul-datasource)![GitHub release](https://img.shields.io/github/release/sbueringer/grafana-consul-datasource.svg) -[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues) +[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/sbueringer/consul-datasource/issues) This datasource lets you integrate key value data from Consul in Grafana dashboards. diff --git a/dist/grafana-consul-plugin_linux_amd64 b/dist/grafana-consul-plugin_linux_amd64 index 8bf4aaa..6d4eb7d 100755 Binary files a/dist/grafana-consul-plugin_linux_amd64 and b/dist/grafana-consul-plugin_linux_amd64 differ diff --git a/dist/plugin.json b/dist/plugin.json index 38ad833..fafd79f 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -30,7 +30,7 @@ {"name": "GitHub", "url": "https://github.com/sbueringer/grafana-consul-datasource"}, {"name": "Apache License 2.0", "url": "https://github.com/sbueringer/grafana-consul-datasource/blob/master/LICENSE"} ], - "version": "0.1.2", + "version": "0.1.3", "updated": "2018-09-07" }, diff --git a/src/plugin.json b/src/plugin.json index 38ad833..fafd79f 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -30,7 +30,7 @@ {"name": "GitHub", "url": "https://github.com/sbueringer/grafana-consul-datasource"}, {"name": "Apache License 2.0", "url": "https://github.com/sbueringer/grafana-consul-datasource/blob/master/LICENSE"} ], - "version": "0.1.2", + "version": "0.1.3", "updated": "2018-09-07" },