Skip to content
GitLab
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
d80df934
Commit
d80df934
authored
8 years ago
by
Matt Butcher
Browse files
Options
Download
Patches
Plain Diff
feat(helm): add signature support to 'helm package'
parent
ce83a8a7
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
cmd/helm/helm.go
+1
-0
cmd/helm/helm.go
cmd/helm/list_test.go
+1
-3
cmd/helm/list_test.go
cmd/helm/package.go
+74
-19
cmd/helm/package.go
cmd/helm/package_test.go
+148
-0
cmd/helm/package_test.go
cmd/helm/testdata/helm-test-key.secret
+0
-0
cmd/helm/testdata/helm-test-key.secret
pkg/provenance/sign.go
+47
-1
pkg/provenance/sign.go
with
271 additions
and
23 deletions
+271
-23
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