bitnami/charts-syncer

Use oras library to push charts to OCI registry

tompizmor opened this issue · 0 comments

We are using helm CLI to push charts to the OCI registry. In order to remove helm as an external dependency, we should use oras library as it is what helm CLI uses internally.