Skip to content

docs: use GitHub profile GPG key URL and add fingerprint verification#1025

Merged
yxxhero merged 1 commit into
databus23:masterfrom
yxxhero:docs/update-gpg-key-url
Jun 18, 2026
Merged

docs: use GitHub profile GPG key URL and add fingerprint verification#1025
yxxhero merged 1 commit into
databus23:masterfrom
yxxhero:docs/update-gpg-key-url

Conversation

@yxxhero

@yxxhero yxxhero commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Update the Helm 4 plugin provenance verification instructions to use the maintainer's GitHub profile GPG key URL.

Changes

  • Import the public key from https://github.com/databus23.gpg instead of the keys.openpgp.org keyserver (online path) and the per-release pubkey.asc asset (offline path).
  • Add an explicit fingerprint verification step so users can confirm the imported key matches the release signing key.

New key

  • UID: Fabian Ruff (helm-diff release key) <fabian@progra.de>
  • Fingerprint: C5645EF47482257A1F806D2BEA17A2A206AFF8CD
  • Long key ID: EA17A2A206AFF8CD

This replaces the previous key (6D1B9CFF340869384450267300A28D1CC7CD8D7A) referenced in the README.

Notes

  • The pubkey.asc upload step in .github/workflows/release.yaml is intentionally left unchanged; it remains a valid source of the same key but is no longer referenced by the README.

Switch the Helm 4 provenance verification instructions to import the
public key from https://github.com/databus23.gpg instead of the
keys.openpgp.org keyserver and the per-release pubkey.asc asset, and
add an explicit fingerprint check against the new release signing key
(C5645EF47482257A1F806D2BEA17A2A206AFF8CD).

Signed-off-by: yxxhero <aiopsclub@163.com>
@yxxhero yxxhero merged commit 4656440 into databus23:master Jun 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant