Skip to content

Commit 9ab5337

Browse files
author
Sean OMeara
committed
updating CHANGELOG and bumping metadata
1 parent 88603eb commit 9ab5337

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.kitchen.cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ driver_config:
1717

1818
provisioner:
1919
name: chef_zero
20-
require_chef_omnibus: 12.3.0
20+
require_chef_omnibus: latest
2121

2222
platforms:
2323
- name: centos-5.8

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
mysql Cookbook CHANGELOG
22
========================
33

4+
v6.0.25 (2015-07-06)
5+
--------------------
6+
- Fixes for 12.4.1
7+
48
v6.0.24 (2015-06-27)
59
--------------------
610
- #341 - Changing default GRANT for root from '%' to 'localhost' and '127.0.0.1'

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Provides mysql_service, mysql_config, and mysql_client resources'
66

7-
version '6.0.24'
7+
version '6.0.25'
88

99
supports 'amazon'
1010
supports 'redhat'

0 commit comments

Comments
 (0)