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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbyrnes committed Mar 26, 2014
1 parent 7cb0b7c commit c3e52e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ et_upload cookbook CHANGELOG
============================
This file is used to list changes made in each version of the et_upload cookbook.

v1.5.1
------
- Adjust code so any user with a username includes the string `trial` is treated as a shared trial user

v1.5.0
------
- Add `trial-user` shared SFTP account to use for trial customers to improve security
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.5.0'
version '1.5.1'

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

0 comments on commit c3e52e4

Please sign in to comment.