This updates the base image of stx-ceph-manager to
docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.1-1-20250207.
This is required by the rook-ceph upversion [1],
which updated ceph to v19.2.1.
[1]: https://review.opendev.org/c/starlingx/app-rook-ceph/+/936933
Test Plan:
- PASS: Build stx-ceph-manager image
- PASS: Change the stx-ceph-manager deployment in
the rook-ceph app to use this image
- PASS: Access the stx-ceph-manager pod and check
the ceph version
- PASS: Check the pod logs to verify if there
are any errors
- PASS: Tested with cluster with
Ceph v18.2.2 and v19.2.1
Story: 2011372
Task: 51750
Change-Id: Ibe316af00f385784a3c44ad53e75c65ece6301ff
Signed-off-by: Ítalo Vieira <italo.gomesvieira@windriver.com>