Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Dec 1, 2023
1 parent 72b35ab commit 4c04e6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion packaging/rpm/cookbook-rb-manager.spec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ esac
%doc

%changelog
* Wed Sep 29 2023 Miguel Álvarez <[email protected]> - 1.5.18-1
* Fri Dec 01 2023 David Vanhoucke <[email protected]> - 1.6.0-1
- Add selinux
* Wed Nov 29 2023 Miguel Álvarez <[email protected]> - 1.5.18-1
- Add cgroup
* Thu Sep 28 2023 Miguel Negrón <[email protected]> - 1.5.17-1
- Add rbaioutliers
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.5.18'
version '1.6.0'

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

0 comments on commit 4c04e6b

Please sign in to comment.