Skip to content

Commit

Permalink
It appears we never got to this block below. Quick rec by Farina. Unt…
Browse files Browse the repository at this point in the history
…ested if necessary

Signed-off-by: Scott Rigby <scott@r6by.com>
  • Loading branch information
scottrigby committed Jan 12, 2022
1 parent 042e13d commit 16453c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/downloader/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,8 @@ func (m *Manager) resolveRepoNames(deps []*chart.Dependency) (map[string]string,
continue
}

// See https://helm.sh/docs/topics/registries/#specifying-dependencies
// See createTestingMetadataForOCI()
if registry.IsOCI(dd.Repository) {
reposMap[dd.Name] = dd.Repository
continue
Expand Down

0 comments on commit 16453c3

Please sign in to comment.