Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
cbe7a2a9
Commit
cbe7a2a9
authored
8 years ago
by
Matt Butcher
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #1345 from technosophos/fix/1342-ignore-charts-dotfiles
fix(helm): ignore dotfiles in charts/ directories
parents
b89d35b6
2388e715
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
cmd/helm/downloader/manager.go
+14
-2
cmd/helm/downloader/manager.go
docs/charts.md
+5
-1
docs/charts.md
pkg/chartutil/load.go
+7
-1
pkg/chartutil/load.go
pkg/chartutil/testdata/frobnitz-1.2.3.tgz
+0
-0
pkg/chartutil/testdata/frobnitz-1.2.3.tgz
pkg/chartutil/testdata/frobnitz/charts/_ignore_me
+1
-0
pkg/chartutil/testdata/frobnitz/charts/_ignore_me
pkg/chartutil/testdata/frobnitz/charts/mariner-4.3.2.tgz
+0
-0
pkg/chartutil/testdata/frobnitz/charts/mariner-4.3.2.tgz
pkg/chartutil/testdata/mariner/charts/albatross-0.1.0.tgz
+0
-0
pkg/chartutil/testdata/mariner/charts/albatross-0.1.0.tgz
with
27 additions
and
4 deletions
+27
-4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets