pulsarctl icon indicating copy to clipboard operation
pulsarctl copied to clipboard

Update stable version

Open n3ziniuka5 opened this issue 3 years ago • 2 comments

The stable.txt file still references version v0.5.0, which is picked up by the install.sh script. Would it make sense to update it?

n3ziniuka5 avatar Oct 11 '22 11:10 n3ziniuka5

This version is too old, but the pulsarctl will not be released separately, which release with the StreamNative Pulsar.

In my opinion, the pulsarctl is better released separately.

cc @codelipenghui

nodece avatar Oct 28 '22 10:10 nodece

I ran into this issue specifically. Since release v0.5.0 doesn't have an arm64 build it essentially breaks the entire process for me (and other arm64 users).

I was following the prepare helm release in pulsar documentation here (https://pulsar.apache.org/docs/2.10.x/helm-deploy/#prepare-helm-release) to run the prepare_helm_release.sh script. I can tweak the scripts as needed to download a newer version, but this should be updated.

Zand3r24 avatar Jan 31 '23 19:01 Zand3r24