harbor-helm icon indicating copy to clipboard operation
harbor-helm copied to clipboard

Release Harbor Helm Chart as OCI artifact

Open ricket-son opened this issue 6 months ago • 4 comments

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?

ricket-son avatar Oct 27 '25 22:10 ricket-son

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?

reasonerjt avatar Nov 03 '25 09:11 reasonerjt

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

ricket-son avatar Nov 03 '25 10:11 ricket-son

Also I don't think pushing to actors ghcr path should be done, but using this project's path would be better.

ricket-son avatar Nov 03 '25 10:11 ricket-son

You can use Harbor as an OCI repo but you can't install Harbor from (an official, standard) OCI repo!

AntonOfTheWoods avatar Nov 06 '25 06:11 AntonOfTheWoods