Skip to content

Commit

Permalink
bump version + Update gitlab.init.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichalec committed Oct 6, 2015
1 parent 7d3c831 commit 9a6b89c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,13 @@
Gitlab Cookbook Changelog
=========================

v8.0.1
------

* Merge all pull requests in the queue
* Upgrade to gitlab 8-0-stable branch (update configuration, new gitlab-git-http-server, security.yml)
* In Fix 8.0.1 - Update gitlab.init.erb

v7.7.1
------

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -4,7 +4,7 @@
description 'Installs/Configures gitlab'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
name 'gitlab'
version '8.0.0'
version '8.0.1'

%w(build-essential zlib readline ncurses git openssh redisio xml
ruby_build certificate database logrotate
Expand Down

0 comments on commit 9a6b89c

Please sign in to comment.