Upversioned the cert-manager app to latest v1.17.2
to pick up the latest CVE fixes.
Images From To
------------- ------- -------
cert-manager-acmesolver v1.16.3 v1.17.2
cert-manager-cainjector v1.16.3 v1.17.2
cert-manager-controller v1.16.3 v1.17.2
cert-manager-startupapicheck v1.16.3 v1.17.2
cert-manager-webhook v1.16.3 v1.17.2
Test Plan:
PASS: build-pkgs & build-image.
PASS: On an AIO-SX system:
- Bootstrap the system.
- Verify whether cert-manager was applied successfully.
- Verify newly deployed helm chart.
- Verify cert-manager pod.
- Generate certs with common issuers: Self-signed, CA and ACME.
- Certificate renewal due to certificate expiration.
- Certificate renewal due to secret deletion.
- Successfully apply and validate certificates on apps:
- OIDC.
- Vault.
- Portieris.
PASS: On an a Distributed cloud with sx subcloud:
- Bootstrap central system & subcloud.
- Validate certificate synchronization on certificate renewal.
Depends-on: https://review.opendev.org/c/starlingx/ansible-playbooks/+/951907
Story: 2011330
Task: 52321
Change-Id: I30d0286f40d4dd54172efc02c6b25511cf63723c
Signed-off-by: Eduardo Almeida <Eduardo.AlmeidadosSantos@windriver.com>