Skip to content

Commit fb2f7d2

Browse files
committed
docs: ALBIngress v0.2.24 changelog
Closes:. commit_hash:592abf3f20723842b6f4b732728ab64bcbf66204
1 parent 3903968 commit fb2f7d2

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.changes/v0.2.24.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v0.2.24 - July 1, 2025
2+
### Fixed
3+
* Fix modify-request-header support

.mapping.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
".changes/v0.2.21.md":"opensource/yc-alb-ingress-controller/.changes/v0.2.21.md",
1212
".changes/v0.2.22.md":"opensource/yc-alb-ingress-controller/.changes/v0.2.22.md",
1313
".changes/v0.2.23.md":"opensource/yc-alb-ingress-controller/.changes/v0.2.23.md",
14+
".changes/v0.2.24.md":"opensource/yc-alb-ingress-controller/.changes/v0.2.24.md",
1415
".changie.yaml":"opensource/yc-alb-ingress-controller/.changie.yaml",
1516
".env.example":"opensource/yc-alb-ingress-controller/.env.example",
1617
".gitignore":"opensource/yc-alb-ingress-controller/.gitignore",

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33

4+
## v0.2.24 - July 1, 2025
5+
### Fixed
6+
* Fix modify-request-header support
7+
48
## v0.2.23 - April 7, 2025
59
### Fixed
610
* Fix backend group creation order

0 commit comments

Comments
 (0)