Skip to content

Commit 2029e94

Browse files
committed
Updating descriptive comment
Signed-off-by: Matt Farina <matt.farina@suse.com>
1 parent 249f231 commit 2029e94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/action/world.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ func (i *Install) CreateDepRelsFromAnnot(p *pkg.Pkg,
184184
}
185185
}
186186
// Local charts (where there is no scheme) and those specified
187-
// with the file scheme can be processed. They are local. Any
188-
// chart that is in a repository should be from an added repo.
187+
// with the file scheme can be processed. They are local. No
188+
// dependencies will be pulled from repos not added to Hypper.
189189
// Adding a repo enables a user to opt-in for security purposes.
190190
// This is what linux system package managers do and it has been
191191
// a recommendation from security reviews for Helm.

0 commit comments

Comments
 (0)