Skip to content

Commit f5eaba3

Browse files
chore(main): release 6.2.7 (#300)
1 parent 8730054 commit f5eaba3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.2.6"
2+
".": "6.2.7"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Standardise files with files in sous-chefs/repo-management
99

1010
* Update chef-ruby-lvm-attrib gem to 0.5.0
1111

12+
## [6.2.7](https://github.com/sous-chefs/lvm/compare/v6.2.6...v6.2.7) (2026-06-15)
13+
14+
15+
### Bug Fixes
16+
17+
* update kitchen product names to cinc ([#299](https://github.com/sous-chefs/lvm/issues/299)) ([8730054](https://github.com/sous-chefs/lvm/commit/8730054a9978f125758196338a141c7402edb75b))
18+
1219
## [6.2.6](https://github.com/sous-chefs/lvm/compare/v6.2.5...v6.2.6) (2026-06-05)
1320

1421

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'help@sous-chefs.org'
44
license 'Apache-2.0'
55
description 'Installs and manages Logical Volume Manager'
6-
version '6.2.6'
6+
version '6.2.7'
77
source_url 'https://github.com/sous-chefs/lvm'
88
issues_url 'https://github.com/sous-chefs/lvm/issues'
99
chef_version '>= 15.3'

0 commit comments

Comments
 (0)