Eduardo Almeida
f88ec03e12
Update ingress-nginx to helm-chart 4.12.1 for CVE fixes
Update ingress-nginx to helm-chart 4.12.1 to address the following CVEs:
- CVE-2025-1097
- CVE-2025-1098
- CVE-2025-1974
- CVE-2025-24513
- CVE-2025-24514
This change updates these images:
Images From To
------------- ------- -------
controller v1.12.0 v1.12.1
kube-webhook-certgen v1.5.0 v1.5.2
Test Cases:
PASS: build-pkgs & build-image.
PASS: On an AIO-SX system:
- Bootstrap the system.
- Verify that ingress-nginx was applied successfully.
- Verify the newly deployed helm chart.
- Verify ingress-nginx pods.
- Test ingress-nginx controller routes requests.
- Test SNMP UDP port.
Closes-Bug: 2106159
Change-Id: I6b51ea566a09c5aa9a3880801cfae8f9a3cc8d56
Signed-off-by: Eduardo Almeida <Eduardo.AlmeidadosSantos@windriver.com>