Helm GPG (GnuPG) Plugin

Helm GPG (GnuPG) Plugin

#Application Protection#Data Protection

A tool for securely backing up and versioning production secrets or shared passwords

Visit Website

Helm's Capability to Sign and Verify Charts

Helm has the capability to cryptographically sign charts and verify their authenticity.

This plugin integrates with GnuPG for enhanced usability

This plugin offers integration with GnuPG, simplifying the process compared to the default Helm signing and verifying commands.

It is also more secure,

It is also more secure because it supports keys that are encrypted with a passphrase.

It provides two key operations

sign: Use a key to sign a chart - verify: Check a signed chart using your keyring Additionally, explore the Helm Keybase plugin.

Installation Instructions

You need to have GnuPG's command line client, known as gpg, installed and properly configured on your system. To install the Helm GPG plugin, run the following command: $ helm plugin install https://github.com/technosophos/helm-gpg