Skip to content

Commit 0c0a0a3

Browse files
chore(main): release 7.0.0 (#173)
1 parent 8efe49d commit 0c0a0a3

3 files changed

Lines changed: 18 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.1.8"
2+
".": "7.0.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Standardise files with files in sous-chefs/repo-management
99
Standardise files with files in sous-chefs/repo-management
1010

11+
## [7.0.0](https://github.com/sous-chefs/openldap/compare/v6.1.8...v7.0.0) (2026-05-12)
12+
13+
14+
### ⚠ BREAKING CHANGES
15+
16+
* migrate openldap to custom resources ([#172](https://github.com/sous-chefs/openldap/issues/172))
17+
18+
### Features
19+
20+
* migrate openldap to custom resources ([#172](https://github.com/sous-chefs/openldap/issues/172)) ([8efe49d](https://github.com/sous-chefs/openldap/commit/8efe49dae735b63b744bb1c41e4629d1adbbddf0))
21+
22+
23+
### Bug Fixes
24+
25+
* **ci:** Update workflows to use release pipeline ([#165](https://github.com/sous-chefs/openldap/issues/165)) ([bbf2661](https://github.com/sous-chefs/openldap/commit/bbf2661bdb19d65b5219dccc7cfd1186c5f578c6))
26+
1127
## [6.1.8](https://github.com/sous-chefs/openldap/compare/v6.1.7...v6.1.8) (2025-10-16)
1228

1329

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
maintainer_email 'help@sous-chefs.org'
66
license 'Apache-2.0'
77
description 'Provides resources to install and configure OpenLDAP slapd.'
8-
version '6.1.8'
8+
version '7.0.0'
99
source_url 'https://github.com/sous-chefs/openldap'
1010
issues_url 'https://github.com/sous-chefs/openldap/issues'
1111
chef_version '>= 15.3'

0 commit comments

Comments
 (0)