Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
sumologic-collector
Commits
96af5f16
Commit
96af5f16
authored
Aug 16, 2017
by
Duc Ha
Committed by
GitHub
Aug 16, 2017
Browse files
Merge pull request #144 from SumoLogic/pre-v1.2.22
Prep for v1.2.22 release
parents
3aed950d
5f62021a
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
96af5f16
...
...
@@ -5,6 +5,13 @@ This CHANGELOG (now) follows the format listed at [Keep A Changelog](http://keep
## [Unreleased]
### Added
-
TBD
### Changed
-
TBD
## [1.2.22] - 2017-08-15
### Added
-
allow setting max_memory to control memory consumption : PR#128 (@dannenberg)
-
allow pinning version of chef-vault gem : PR#123 (@dhui)
...
...
metadata.rb
View file @
96af5f16
...
...
@@ -8,7 +8,7 @@ source_url 'https://github.com/SumoLogic/sumologic-collector-chef-cookbook' if r
license
'Apache-2.0'
description
'Installs/Configures sumologic-collector'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'1.2.2
1
'
version
'1.2.2
2
'
chef_version
'>= 11'
if
respond_to?
(
:chef_version
)
%w[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment