- Switch Helm chart dependencies to OCI-based internal registry
(deps.global.bsf.tools/registry-1.docker.io-helmoci/bitnamicharts)
- Remove public helm repo adds (not needed for OCI)
- Add PIP_INDEX_URL to use internal PyPI proxy for all pip installs
This reduces dependencies on public internet during CI builds.