Skip to content

Commit a222567

Browse files
authored
changelog for release 3.4.4 (#7323)
1 parent 7b14c73 commit a222567

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Adding a new version? You'll need three changes:
77
* Add the diff link, like "[2.7.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v1.2.2...v1.2.3".
88
This is all the way at the bottom. It's the thing we always forget.
99
--->
10+
- [3.4.4](#344)
1011
- [3.4.3](#343)
1112
- [3.4.2](#342)
1213
- [3.4.1](#341)
@@ -103,8 +104,9 @@ Adding a new version? You'll need three changes:
103104
- [0.0.5](#005)
104105
- [0.0.4 and prior](#004-and-prior)
105106

106-
## Unreleased
107+
## [3.4.4]
107108

109+
> Release date: 2025-04-08
108110
109111
### Fixed
110112

@@ -4041,6 +4043,8 @@ Please read the changelog and test in your environment.
40414043
- The initial versions were rapildy iterated to deliver
40424044
a working ingress controller.
40434045

4046+
[3.4.4]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.3...v3.4.4
4047+
[3.4.3]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.2...v3.4.3
40444048
[3.4.2]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.1...v3.4.2
40454049
[3.4.1]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.0...v3.4.1
40464050
[3.4.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.3.1...v3.4.0

0 commit comments

Comments
 (0)