feat(helm): add --verify flag to commands
This adds the --verify and --keyring flags to: helm fetch helm inspect helm install helm upgrade Each of these commands can now make cryptographic verification a prerequisite for using a chart.
Showing
+360 -48
cmd/helm/testdata/helm-test-key.pub
0 → 100644
+ 0
− 0
File added
+ 0
− 0
File added
cmd/helm/verify.go
0 → 100644
Please register or sign in to comment