Skip to content

Commit

Permalink
Bump to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
malvads committed Apr 25, 2024
1 parent 8a6045f commit 36fc4dd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# rb-proxy CHANGELOG
cookbook-rb-proxy CHANGELOG
===============

## 0.1.5

- David Vanhoucke
- [b5de2fb] add rb_exporter service in redborder proxy

## 0.0.1
- [Miguel Negrón] - Initial release of proxy
4 changes: 2 additions & 2 deletions 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.4'
version '0.1.5'

depends 'rb-selinux'
depends 'zookeeper'
Expand All @@ -24,4 +24,4 @@
#depends 'freeradius'
depends 'k2http'
#depends 'ohai'
depends 'rbcgroup'
depends 'rbcgroup'

0 comments on commit 36fc4dd

Please sign in to comment.