Skip to content

Commit dd7b382

Browse files
chore(main): release 12.4.12 (#593)
1 parent 56cb5ac commit dd7b382

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.11"
2+
".": "12.4.12"
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.12](https://github.com/sous-chefs/haproxy/compare/v12.4.11...v12.4.12) (2025-10-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Update workflows to use release pipeline ([#591](https://github.com/sous-chefs/haproxy/issues/591)) ([56cb5ac](https://github.com/sous-chefs/haproxy/commit/56cb5ac2489dbe8290b5fdce7eb1be218302b9e8))
11+
512
## [12.4.11](https://github.com/sous-chefs/haproxy/compare/v12.4.10...v12.4.11) (2025-09-15)
613

714
### Bug Fixes

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.11'
6+
version '12.4.12'
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)