Skip to content

Commit

Permalink
Merge pull request #970 from virgo-agent-toolkit/jjbuchan/bump-2.6.18
Browse files Browse the repository at this point in the history
Bump to 2.6.18
  • Loading branch information
jjbuchan committed Sep 21, 2018
2 parents abeb6e8 + d4701c6 commit ec2a9b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
@@ -1,3 +1,7 @@
## rackspace-monitoring-agent-2.6.18

* Bump virgo-base for connection handling fix

## rackspace-monitoring-agent-2.6.17

* Fix RHEL7 build to avoid dynamic dependency on libuv
Expand Down
4 changes: 2 additions & 2 deletions package.lua
@@ -1,6 +1,6 @@
return {
name = "rackspace-monitoring-agent",
version = "2.6.17",
version = "2.6.18",
luvi = {
version = "2.7.6-2-sigar",
flavor = "sigar",
Expand All @@ -9,7 +9,7 @@ return {
dependencies = {
"rphillips/options@0.0.5",
"virgo-agent-toolkit/rackspace-monitoring-client@0.3",
"virgo-agent-toolkit/virgo@2.1.8",
"virgo-agent-toolkit/virgo@2.1.9",
"kaustavha/luvit-walk@1",
},
files = {
Expand Down

0 comments on commit ec2a9b5

Please sign in to comment.