Skip to content

Chart signing and verification with GnuPG for Helm.

License

Notifications You must be signed in to change notification settings

pat-s/helm-gpg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helm GPG (GnuPG) Plugin

Helm has the ability to cryptographically sign and verify charts. This plugin provides integration with GnuPG, making it easier to use than the default helm signing and verifying commands. It is also more secure, since it supports passphrase-encrypted keys.

It offers two operations:

  • sign: Sign a chart with a key
  • verify: Verify a signed chart with your keyring

Also check out the Helm Keybase plugin.

Installation

You must have GnuPG's command line client (gpg) installed and configured.

$ helm plugin install https://github.com/technosophos/helm-gpg

About

Chart signing and verification with GnuPG for Helm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Shell 100.0%