Update RELEASE.md

This commit is contained in:
Lari Hotari 2024-01-17 01:07:06 -08:00 committed by GitHub
parent 5d1275e71d
commit 5c0d56cdbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ official Apache releases must not include the rcN suffix.
export VERSION_WITHOUT_RC=${VERSION_RC%-candidate-*} export VERSION_WITHOUT_RC=${VERSION_RC%-candidate-*}
# Clone and set PULSAR_REPO_ROOT # 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 cd pulsar-helm-chart
export PULSAR_REPO_ROOT=$(pwd) 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/. 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 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/. https://archive.apache.org/dist/pulsar/helm-chart/ URL base instead of https://downloads.apache.org/pulsar/helm-chart/.