Skip to content

Commit 962763d

Browse files
chore(main): release 12.4.10 (#555)
1 parent 2be5b18 commit 962763d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file is used to list changes made in each version of the haproxy cookbook.
44

5+
## [12.4.10](https://github.com/sous-chefs/haproxy/compare/v12.4.9...v12.4.10) (2025-09-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **tests:** Add unit test coverage for haproxy_listen option parameter (already implemented) ([#550](https://github.com/sous-chefs/haproxy/issues/550)) ([2be5b18](https://github.com/sous-chefs/haproxy/commit/2be5b18e52fc64949b5ea3824dfd79528b44af70))
11+
512
## [12.4.9](https://github.com/sous-chefs/haproxy/compare/v12.4.8...v12.4.9) (2025-09-12)
613

714

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs and configures haproxy'
6-
version '12.4.1'
6+
version '12.4.10'
77
source_url 'https://github.com/sous-chefs/haproxy'
88
issues_url 'https://github.com/sous-chefs/haproxy/issues'
99
chef_version '>= 16'

0 commit comments

Comments
 (0)