We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5a070 commit fb77ab2Copy full SHA for fb77ab2
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "12.4.6"
+ ".": "12.4.7"
3
}
CHANGELOG.md
@@ -2,6 +2,13 @@
This file is used to list changes made in each version of the haproxy cookbook.
4
5
+## [12.4.7](https://github.com/sous-chefs/haproxy/compare/v12.4.6...v12.4.7) (2025-09-11)
6
+
7
8
+### Bug Fixes
9
10
+* fix pathing ([bb5a070](https://github.com/sous-chefs/haproxy/commit/bb5a0707fa9892829c15e3a596de1332d6ff6b1a))
11
12
## [12.4.6](https://github.com/sous-chefs/haproxy/compare/v12.4.5...v12.4.6) (2025-09-11)
13
14
version.rb
@@ -1 +1 @@
-VERSION = '12.4.6'.freeze
+VERSION = '12.4.7'.freeze
0 commit comments