You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2022/10/28 19:26:07 UTC

[pulsar-helm-chart] branch master updated (bcbc674 -> 34678b8)

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

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


    from bcbc674  Remove unused license test file
     new c70a787  Minor wording improvements to release process
     new 34678b8  Clarify Apache Pulsar 2.10.0 upgrade section name

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md  | 2 +-
 RELEASE.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


[pulsar-helm-chart] 02/02: Clarify Apache Pulsar 2.10.0 upgrade section name

Posted by mm...@apache.org.
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 34678b8e1b1a4d0bbdf2d7e28b1ddaf21a324782
Author: Michael Marshall <mm...@apache.org>
AuthorDate: Fri Oct 28 14:25:56 2022 -0500

    Clarify Apache Pulsar 2.10.0 upgrade section name
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f156fbb..d7f2df0 100644
--- a/README.md
+++ b/README.md
@@ -185,7 +185,7 @@ helm upgrade -f pulsar.yaml \
 
 For more detailed information, see our [Upgrading](http://pulsar.apache.org/docs/helm-upgrade/) guide.
 
-## Upgrading to 2.10.0 and above
+## Upgrading to Apache Pulsar 2.10.0 and above (or Helm Chart version 3.0.0 and above)
 
 The 2.10.0+ Apache Pulsar docker image is a non-root container, by default. That complicates an upgrade to 2.10.0
 because the existing files are owned by the root user but are not writable by the root group. In order to leverage this


[pulsar-helm-chart] 01/02: Minor wording improvements to release process

Posted by mm...@apache.org.
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 <mm...@apache.org>
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/