Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Version bump to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbyrnes committed Mar 26, 2014
1 parent 7b678b5 commit c520578
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ et_upload cookbook CHANGELOG
============================
This file is used to list changes made in each version of the et_upload cookbook.

v1.5.0
------
- Add `trial-user` shared SFTP account to use for trial customers to improve security
- Adjust tests to check permissions properly for `trial-user` uploads directory

v1.4.0
------
- Refactor scripts to only search users based on upload users data bag item content
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures et_upload'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.4.0'
version '1.5.0'

depends 'cron', '~> 1.3'
depends 'yum', '~> 3.1'
Expand Down

0 comments on commit c520578

Please sign in to comment.