lk-1984 commented on issue #358: URL: https://github.com/apache/pulsar-helm-chart/issues/358#issuecomment-1515741808
> Do you mean this page? https://pulsar.apache.org/download/ This one https://github.com/apache/pulsar-helm-chart/releases/tag/pulsar-3.0.0 So the actual release URL is this one: https://github.com/apache/pulsar-helm-chart/releases/download/pulsar-2.9.4/pulsar-2.9.4.tgz And as it is missing for the 3.0.0, then in my automation I would have to change the URL to this: https://github.com/apache/pulsar-helm-chart/archive/refs/tags/pulsar-3.0.0.tar.gz And of course I would like it to be like this https://github.com/apache/pulsar-helm-chart/releases/download/pulsar-${PULSAR_VERSION}/pulsar-${PULSAR_VERSION}.tgz -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
