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

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

commit c70a7877eb56b8e05651d3585c1b35a1d93bfaf2
Author: Michael Marshall <[email protected]>
AuthorDate: Fri Oct 28 14:19:59 2022 -0500

    Minor wording improvements to release process
---
 RELEASE.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RELEASE.md b/RELEASE.md
index 89c90a2..f9b7895 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -42,7 +42,7 @@ official Apache releases must not include the rcN suffix.
 
     ```shell
     # Set Version
-    export VERSION=1.0.1-candidate-1
+    export VERSION=3.0.0-candidate-1
     export VERSION_WITHOUT_RC=${VERSION%-candidate-*}
 
     # Clone and set PULSAR_REPO_ROOT
@@ -199,7 +199,7 @@ Body:
 cat <<EOF
 Hello Apache Pulsar Community,
 
-This is a call for the vote to release Helm Chart version 
${VERSION_WITHOUT_RC}.
+This is a call for the vote to release the Apache Pulsar Helm Chart version 
${VERSION_WITHOUT_RC}.
 
 The release candidate is available at:
 https://dist.apache.org/repos/dist/dev/pulsar/helm-chart/$VERSION/

Reply via email to