bitnami/charts-syncer

Add a flag for not syncing subcharts

Closed this issue · 1 comments

Chart dependencies are already present in the chart packages. Syncing the subcharts from one registry to another is not totally necessary, as they won’t be used for deploying the charts.

We can create a flag that will allow users to skip the sync of these subcharts.

This has been already implemented at #124