Draft: feat(chart): Prepare the possiblity to use external secrets for secret values in clients
This MR introduces existing secrets support for confidential data in the sections:
custom.clientsopendesk.clientsssoFederation.idpDetails
clientId, secretand ClientSecret will be added or replaced according to their section and name for the section custom and opendesk. The section ssoFederation.idpDetails is not a list by now and thus there is no mapping utilising the name.
Versions for the following packages had to be updated in order to build the image:
- python3 from
3.12.9-r0to3.12.11-r0 - py3-requests from
2.32.3-r0to2.32.4-r0