File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
content/docs/releases/release-notes Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -76,9 +76,11 @@ controller:
76
76
77
77
# ### Option 3. Upgrade `ingress-nginx`
78
78
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)
82
84
83
85
# ## ACME Certificate Profiles
84
86
You can’t perform that action at this time.
0 commit comments