|
|
@ -27,7 +27,7 @@ import (
|
|
|
|
const verifyDesc = `
|
|
|
|
const verifyDesc = `
|
|
|
|
Verify that the given chart has a valid provenance file.
|
|
|
|
Verify that the given chart has a valid provenance file.
|
|
|
|
|
|
|
|
|
|
|
|
Provenance files provide crytographic verification that a chart has not been
|
|
|
|
Provenance files provide cryptographic verification that a chart has not been
|
|
|
|
tampered with, and was packaged by a trusted provider.
|
|
|
|
tampered with, and was packaged by a trusted provider.
|
|
|
|
|
|
|
|
|
|
|
|
This command can be used to verify a local chart. Several other commands provide
|
|
|
|
This command can be used to verify a local chart. Several other commands provide
|
|
|
|