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:09 UTC

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

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