Skip to content

Commit 32cc6c2

Browse files
chore(main): release 12.4.11 (#557)
1 parent f63a220 commit 32cc6c2

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.10"
2+
".": "12.4.11"
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.11](https://github.com/sous-chefs/haproxy/compare/v12.4.10...v12.4.11) (2025-09-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Fix share command ([#556](https://github.com/sous-chefs/haproxy/issues/556)) ([f63a220](https://github.com/sous-chefs/haproxy/commit/f63a220b586cd8d6c54f9401f4b42769d2a0239c))
11+
512
## [12.4.10](https://github.com/sous-chefs/haproxy/compare/v12.4.9...v12.4.10) (2025-09-15)
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.10'
6+
version '12.4.11'
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)