Update RELEASE.md

Improve chart verification instructions
This commit is contained in:
Lari Hotari 2023-12-19 07:58:59 -08:00 committed by GitHub
parent 2afd5ce212
commit ccf443c267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,6 +216,8 @@ pulsar-${VERSION_WITHOUT_RC}.tgz.prov - is also uploaded for verifying Chart Int
You can optionally verify this file using this helm plugin https://github.com/technosophos/helm-gpg, or by using helm --verify (https://helm.sh/docs/helm/helm_verify/). You can optionally verify this file using this helm plugin https://github.com/technosophos/helm-gpg, or by using helm --verify (https://helm.sh/docs/helm/helm_verify/).
helm fetch --prov apache-pulsar-dist-dev/pulsar
helm plugin install https://github.com/technosophos/helm-gpg
helm gpg verify pulsar-${VERSION_WITHOUT_RC}.tgz helm gpg verify pulsar-${VERSION_WITHOUT_RC}.tgz
The vote will be open for at least 72 hours. The vote will be open for at least 72 hours.