Commit Graph

24 Commits (7a7782478b116f3da733c1c1b53e3f6fa9c1f6a6)

Author SHA1 Message Date
Robert Sirchia d58d7b3762 Fixing all the linting errors
4 months ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Matt Farina 50c22ed7f9
Bump the Go version
1 year ago
Ashley Davis 0ab44aef70
add more error checks during the signing process
3 years ago
Josh Dolitsky 889c70b729
Add nolint comments
3 years ago
Matt Butcher 0e42a77ae6
improved the error message for failed package signing (#6948)
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Taylor Thomas 9b87721c1f fix(provenance): Ports error check for `Digest` to v3
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
8 years ago
Matt Butcher 58dcef86c8
fix(helm): give different error if key is not private
8 years ago
Matt Butcher 9ae97c341c
fix(helm): read passphrase from prompt
8 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
8 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
8 years ago
Brandon Philips dadb026afe fix(helm): avoid a panic for sign
8 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
8 years ago
Matt Butcher d80df93414 feat(helm): add signature support to 'helm package'
8 years ago
Matt Butcher ce83a8a777 feat(pkg/provenance): add OpenPGP signatures
8 years ago