Skip to content

Commit

Permalink
Release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jsotofernandez committed May 10, 2024
1 parent 603a536 commit 59ce33e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
cookbook-rb-proxy CHANGELOG
===============

## 0.1.6

- Miguel Álvarez
- [fe69f8f] Update memory_services.rb
- [86466b0] Update prepare_system.rb
- [47c06c8] Clean comments
- [48fe519] Update prepare_system.rb
- [8d08754] Update default.rb
- Luis Blanco
- [64690cd] normalization
- [6926d41] Revert "must provide excluded mem services"
- [dfca0e6] lint
- [021900e] must provide excluded mem services
- [78b2ed7] excluded mem services is a new attribute of data structure set
- [1f12995] exclude chef-client from memservice

## 0.1.5

- David Vanhoucke
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 proxy'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.5'
version '0.1.6'

depends 'rb-selinux'
depends 'zookeeper'
Expand Down

0 comments on commit 59ce33e

Please sign in to comment.