package.sh: upload raw binaries to S3

Closes #166
This commit is contained in:
Cameron Sparr
2015-09-02 10:11:07 -06:00
parent 0143a4227e
commit 13061d1ec7
2 changed files with 24 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
- [#150](https://github.com/influxdb/telegraf/pull/150): Add Host Uptime metric to system plugin
- [#158](https://github.com/influxdb/telegraf/pull/158): Apache Plugin. Thanks @KPACHbIuLLIAnO4
- [#165](https://github.com/influxdb/telegraf/pull/165): Add additional metrics to mysql plugin. Thanks @nickscript0
- [#166](https://github.com/influxdb/telegraf/pull/166): Upload binaries to S3
### Bugfixes