You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I understand, lock files (such as Chart.lock) are optional. The synchronization of a Helm chart is incomplete in case the chart does have dependencies (in Chart.yaml), but no lock file. Is this intentional, or could charts-syncer also consider "unlocked" dependencies?
The text was updated successfully, but these errors were encountered:
From what I understand, lock files (such as
Chart.lock
) are optional. The synchronization of a Helm chart is incomplete in case the chart does have dependencies (inChart.yaml
), but no lock file. Is this intentional, or couldcharts-syncer
also consider "unlocked" dependencies?The text was updated successfully, but these errors were encountered: