Skip to content

Commit

Permalink
Merge pull request #2 from Comcast/telegraf-1.2.1
Browse files Browse the repository at this point in the history
Upgrade telegraf to 1.2.1
  • Loading branch information
smatochkin authored Aug 13, 2017
2 parents 3e6d88b + 5a41885 commit 2242f57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.2
1.0.0
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exclude_files:
url_to_dependency_map:
- match: telegraf.tgz
name: telegraf
version: 1.0.0
version: 1.2.1
- match: cf.tgz
name: cf
version: 6.21.1
Expand All @@ -24,9 +24,9 @@ url_to_dependency_map:
version: 1.5
dependencies:
- name: telegraf
version: 1.0.0
uri: https://dl.influxdata.com/telegraf/releases/telegraf-1.0.0_linux_amd64.tar.gz
md5: c3e2562a81dec8ecc9696b263d05d249
version: 1.2.1
uri: https://dl.influxdata.com/telegraf/releases/telegraf-1.2.1_linux_amd64.tar.gz
md5: 3eb41e5581a7ec78379ace9eb4c1558c
cf_stacks:
- cflinuxfs2
- name: cf
Expand Down

0 comments on commit 2242f57

Please sign in to comment.