Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Oct 10, 2024
1 parent 575337d commit 9182142
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
cookbook-rb-ips CHANGELOG
===============

## 1.0.1

- Miguel Negrón
- [575337d] Add pre and postun to clean the cookbook

## 1.0.0

- Miguel Negrón
Expand All @@ -10,7 +15,7 @@ cookbook-rb-ips CHANGELOG
- [215b2b1] Merge pull request #34 from redBorder/development
- [81600e3] Improvement/fix lint (#33)
- [a6be77f] Merge pull request #32 from redBorder/development
- Miguel Negron
- Miguel Negrón
- [e1b75f2] Pass lint
- [e3047de] Change the way to check if cloud
- [34179ba] Add comment to system health
Expand Down Expand Up @@ -133,7 +138,7 @@ cookbook-rb-ips CHANGELOG

## 0.3.2

- Miguel Negron
- Miguel Negrón
- [1766bbe] Change configuration call for GeoIP

## 0.3.1
Expand Down Expand Up @@ -164,7 +169,7 @@ cookbook-rb-ips CHANGELOG

## 0.1.11

- Miguel Negron
- Miguel Negrón
- [9d042ae] Call rb_get_sensor_rules_cloud.rb using rvm


Expand All @@ -184,5 +189,5 @@ cookbook-rb-ips CHANGELOG

0.0.1
-----
- [Miguel Negrón <manegron@redborder.com>]
- [Miguel Negrón <Miguel Negrón@redborder.com>]
- Initial release of ips
2 changes: 1 addition & 1 deletion resources/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
maintainer_email 'git@redborder.com'
license 'AGPL-3.0'
description 'Installs/Configures redborder ips'
version '1.0.0'
version '1.0.1'

depends 'rb-common'
depends 'geoip'
Expand Down

0 comments on commit 9182142

Please sign in to comment.