Skip to content

Commit fea0fe3

Browse files
authored
Add support vor nginx-ingress v1.12.6+
Clarified the versions of ingress-nginx that resolve the issue. Signed-off-by: Mario Rosario <[email protected]>
1 parent d90acd4 commit fea0fe3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/docs/releases/release-notes/release-notes-1.18.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,11 @@ controller:
7676

7777
#### Option 3. Upgrade `ingress-nginx`
7878

79-
This issue is resolved in `ingress-nginx` v1.13.2 (released August 29, 2025).
80-
If you are running `ingress-nginx` v1.13.2 or later, you do not need to apply the workarounds described above.
81-
See the [fix commit](https://github.com/kubernetes/ingress-nginx/commit/618aae18515213bcf3fb820e6f8c234703d844b2)
79+
This issue is resolved in `ingress-nginx` versions `v1.13.2` and `v1.12.6`, both released on August 29, 2025.
80+
81+
If you are running ingress-nginx `v1.13.2+` or `v1.12.6+`, you do not need to apply the workarounds described above.
82+
83+
See the [fix commit](https://github.com/kubernetes/ingress-nginx/commit/618aae18515213bcf3fb820e6f8c234703d844b2)
8284

8385
### ACME Certificate Profiles
8486

0 commit comments

Comments
 (0)