Skip to content

Commit 87b48d0

Browse files
authored
Update RELEASE.md
1 parent 9f61859 commit 87b48d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,10 @@ Public keys are available at: https://www.apache.org/dist/pulsar/KEYS
243243
244244
For convenience "index.yaml" has been uploaded (though excluded from voting), so you can also run the below commands.
245245
246-
helm repo add --force-update \
246+
helm repo add --force-update \\
247247
apache-pulsar-dist-dev https://dist.apache.org/repos/dist/dev/pulsar/helm-chart/$VERSION_RC/
248248
helm repo update
249-
helm install pulsar apache-pulsar-dist-dev/pulsar \
249+
helm install pulsar apache-pulsar-dist-dev/pulsar \\
250250
--version ${VERSION_WITHOUT_RC} --set affinity.anti_affinity=false
251251
252252
pulsar-${VERSION_WITHOUT_RC}.tgz.prov - is also uploaded for verifying Chart Integrity, though it is not strictly required for releasing the artifact based on ASF Guidelines.

0 commit comments

Comments
 (0)