The helm chart is now officially available in Helm hub:
https://hub.helm.sh/charts/pulsar/pulsar

- Sijie

On Thu, Jul 2, 2020 at 2:38 AM Sijie Guo <[email protected]> wrote:

> Hi Pedro,
>
> Yes. I have submitted a pull request to add it to Helm Hub. Once it is
> merged, I will update this thread.
>
> - Sijie
>
> On Thu, Jul 2, 2020 at 2:35 AM Pedro Silva <[email protected]> wrote:
>
>> Hello,
>>
>> Is this chart also published to Helm Hub Registry (https://hub.helm.sh/)?
>>
>> All the best.
>>
>> Em qui., 2 de jul. de 2020 às 10:13, Sijie Guo <[email protected]>
>> escreveu:
>>
>>> Hi all,
>>>
>>> We have published the released Pulsar helm chart to
>>> https://pulsar.apache.org/charts. You can use the following commands to
>>> add the released helm chart to your local helm repository and start using
>>> it.
>>>
>>> helm repo add apache https://pulsar.apache.org/charts
>>> helm repo update
>>> helm upgrade install \
>>>     --set initialize=true \
>>>     --version=<chart-version> \    <release-name> apache/pulsar
>>>
>>>
>>> You can refer to the README of
>>> https://github.com/apache/pulsar-helm-chart for more details. The
>>> pulsar website is also updated to use the published helm chart.
>>>
>>> The helm chart can be found in Artifact Hub:
>>> https://artifacthub.io/packages/helm/apache/pulsar
>>> We are also adding the chart to Helm Hub as well.
>>>
>>> We will include the Helm chart as part of the Pulsar release process in
>>> future releases. If you encounter any issues using the Pulsar Helm chart,
>>> feel free to submit an issue to
>>> https://github.com/apache/pulsar-helm-chart. Contributions are always
>>> welcome!
>>>
>>> - Sijie
>>>
>>>
>>>
>>>

Reply via email to