Skip to content

Commit

Permalink
Merge pull request #4 from Comcast/telegraf-1.3.5
Browse files Browse the repository at this point in the history
Upgraded Telegraf to 1.3.5
  • Loading branch information
smatochkin authored Aug 13, 2017
2 parents 2242f57 + 96216b9 commit 720a20a
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 @@
1.0.0
1.1.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.2.1
version: 1.3.5
- 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.2.1
uri: https://dl.influxdata.com/telegraf/releases/telegraf-1.2.1_linux_amd64.tar.gz
md5: 3eb41e5581a7ec78379ace9eb4c1558c
version: 1.3.5
uri: https://dl.influxdata.com/telegraf/releases/telegraf-1.3.5_linux_amd64.tar.gz
md5: 251258e8bfcac9e4e250fb56b1b87d25
cf_stacks:
- cflinuxfs2
- name: cf
Expand Down

0 comments on commit 720a20a

Please sign in to comment.