Release Harbor Helm Chart as OCI artifact
Currently the uploads of the Helm Chart during release workflow to registries fail due to missing/invalid credentials. Therefore the helm chart is not available as OCI artifact.
in some workflows it might be helpful to have an OCI artifact of the chart.
Is there anything planned to fix that?
Currently the uploads of the Helm Chart during release workflow to registries fail due to missing/invalid credentials.
Where do you see the "missing/invalid credentials. " error?
On the release pipeline, the step 'Publish Helm Chart' failed with 401 in all runs.
E.g.
https://github.com/goharbor/harbor-helm/actions/runs/17824561847/job/50674580978#step:5:1
Also I don't think pushing to actors ghcr path should be done, but using this project's path would be better.
You can use Harbor as an OCI repo but you can't install Harbor from (an official, standard) OCI repo!