Hello, we'd like to get on the latest version of P...
# gooddata-cn
p
Hello, we'd like to get on the latest version of Pulsar for security fixes. Can someone please confirm what the latest version of the Pulsar helm chart (not App Version) supported by GoodData is? Thank you.
👀 1
@Julius Kos can you give us an update on the latest Pulsar helm chart we can use?
j
Hi Pete, apologies for my delay in getting back to you. The last version is 3.1.2. This is visible in the below documentation: https://www.gooddata.com/docs/cloud-native/3.23/install/install-locally/k8s-resources/
👍 1
I know it might be tricky to find this, we are already discussing internally to improve the documentation, maybe to add some compatibility matrix.
p
Thank you Julius.
@Julius Kos The steps linked above have the following helm commands:
Copy code
helm repo add apache <https://pulsar.apache.org/charts>
helm install pulsar apache/pulsar \
  --namespace pulsar \
  --create-namespace \
  --version 3.1.0 \
  -f customized-values-pulsar.yaml
Just confirming, should the version be changed to 3.1.2?
Never mind, I see the latest helm chart version is 3.1.0 (there is no 3.1.2)
j
Correct, those are two different things 👍🏼
👍 1