This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new ccf443c  Update RELEASE.md
ccf443c is described below

commit ccf443c267a72acadec2c19d1425ea239f026b83
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Dec 19 07:58:59 2023 -0800

    Update RELEASE.md
    
    Improve chart verification instructions
---
 RELEASE.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/RELEASE.md b/RELEASE.md
index 78ac073..e33e4b2 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -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/).
 
+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
 
 The vote will be open for at least 72 hours.

Reply via email to