gitlab14版本作为helm v3存储库

问题遇到的现象和发生背景

gitlab 版本,14.9.0,作为helm v3 的存储库,添加失败
test 为项目名 projectsid:2
错误信息如下:
helm repo add --username root --password _EfZQRJ8wFxK test-repo http://10.2.13.13:800/api/v4/projects/test/packages/helm/stable

我的解答思路和尝试过的方法
我想要达到的结果

想把gitlab 的存储库添加到helm 的repo 中