Skip to content

Commit 0cc6dfc

Browse files
authored
Update GPG key fingerprint in README (#1008)
Signed-off-by: yxxhero <aiopsclub@163.com>
1 parent bc00150 commit 0cc6dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The install script will skip the GitHub download and instead install from the `.
4646
Helm 4 verifies plugin provenance by default. This project publishes GPG-signed provenance artifacts (`.prov`) alongside release tarballs. To verify, import the project's public key into your keyring before running `helm plugin install`:
4747
4848
```shell
49-
gpg --keyserver hkps://keys.openpgp.org --recv-keys <KEY_FINGERPRINT>
49+
gpg --keyserver hkps://keys.openpgp.org --recv-keys 6D1B9CFF340869384450267300A28D1CC7CD8D7A
5050
helm plugin install https://github.com/databus23/helm-diff
5151
```
5252

0 commit comments

Comments
 (0)