Skip to content

Commit 070c522

Browse files
committed
Bump version to 4.1.8
1 parent cfe03b1 commit 070c522

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
cookbook-rb-proxy CHANGELOG
22
===============
33

4+
## 4.1.8
5+
6+
- ljblancoredborder
7+
- [8abdcab] fix passing params to new resource for proxy to cookbook monitor
8+
- [ec30d64] adaptation of get_nodes function, explaining current data strcuture
9+
- [12766df] adding alternative funtion for monitor
10+
- [6140d36] retrieving monitor categories from node info instead of role info
11+
412
## 4.1.7
513

614
- jnavarrorb

resources/metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
maintainer_email '[email protected]'
66
license 'AGPL-3.0'
77
description 'Installs/Configures redborder proxy'
8-
version '4.1.7'
8+
version '4.1.8'
99

1010
depends 'rb-common'
1111
depends 'rb-selinux'

0 commit comments

Comments
 (0)