Skip to content

Commit a30291e

Browse files
authoredMar 11, 2025··
Update RELEASE.md
1 parent 20f7fc8 commit a30291e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎RELEASE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ 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 \\
247-
apache-pulsar-dist-dev https://dist.apache.org/repos/dist/dev/pulsar/helm-chart/$VERSION_RC/
246+
helm repo add --force-update apache-pulsar-dist-dev \\
247+
https://dist.apache.org/repos/dist/dev/pulsar/helm-chart/$VERSION_RC/
248248
helm repo update
249249
helm install pulsar apache-pulsar-dist-dev/pulsar \\
250250
--version ${VERSION_WITHOUT_RC} --set affinity.anti_affinity=false

0 commit comments

Comments
 (0)
Please sign in to comment.