Skip to content

Commit

Permalink
Release 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Dec 18, 2023
1 parent 025620a commit d7dc10b
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-rb-manager.spec
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ esac
%doc

%changelog
* Mon Dec 18 2023 Vicente Mesa <[email protected]> - 1.6.3-1
- Fix kafka configuration on http2k service
* Fri Dec 15 2023 David Vanhoucke <[email protected]> - 1.6.2-1
- Add sync ip support for zookeeper, druid, memcached and postgresql
* Fri Dec 01 2023 Miguel Negrón <[email protected]> - 1.6.1-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,7 +4,7 @@
license 'All rights reserved'
description 'Installs/Configures redborder manager'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.6.2'
version '1.6.3'

depends 'chef-server'
depends 'zookeeper'
Expand Down

0 comments on commit d7dc10b

Please sign in to comment.