You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by lh...@apache.org on 2024/01/17 09:07:11 UTC

(pulsar-helm-chart) branch master updated: Update RELEASE.md

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 5c0d56c  Update RELEASE.md
5c0d56c is described below

commit 5c0d56cdbfcf97d7c6c03d2d289fd57db5cce42d
Author: Lari Hotari <lh...@users.noreply.github.com>
AuthorDate: Wed Jan 17 01:07:06 2024 -0800

    Update RELEASE.md
---
 RELEASE.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RELEASE.md b/RELEASE.md
index 2a4d476..4d5ab4b 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -46,7 +46,7 @@ official Apache releases must not include the rcN suffix.
     export VERSION_WITHOUT_RC=${VERSION_RC%-candidate-*}
 
     # Clone and set PULSAR_REPO_ROOT
-    git clone https://github.com/apache/pulsar-helm-chart.git pulsar
+    git clone https://github.com/apache/pulsar-helm-chart.git
     cd pulsar-helm-chart
     export PULSAR_REPO_ROOT=$(pwd)
     ```
@@ -591,4 +591,4 @@ The chart references the files in https://downloads.apache.org/pulsar/helm-chart
 by SVN directory https://dist.apache.org/repos/dist/release/pulsar/helm-chart/.
 
 If you remove releases from this directory, the URLs in index.yaml should be updated point to the 
-https://archive.apache.org/dist/pulsar/helm-chart/ URL base instead of https://downloads.apache.org/pulsar/helm-chart/.
\ No newline at end of file
+https://archive.apache.org/dist/pulsar/helm-chart/ URL base instead of https://downloads.apache.org/pulsar/helm-chart/.