Skip to content

Commit

Permalink
Release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Dec 1, 2023
1 parent 28c6257 commit e15dacd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packaging/rpm/cookbook-chef-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ esac
%doc

%changelog
* Fri Dec 01 2023 Miguel Negrón <[email protected]> - 1.0.6-1
- Add sync ip suppport
* Fri Jan 07 2022 David Vanhoucke <[email protected]> - 1.0.1-1
- change register to consul
* Tue Oct 18 2016 Alberto Rodríguez <[email protected]> - 1.0.0-1
Expand Down
2 changes: 1 addition & 1 deletion resources/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
license 'All rights reserved'
description 'Installs/Configures chef-server'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.0.5'
version '1.0.6'

0 comments on commit e15dacd

Please sign in to comment.