michaeljmarshall commented on issue #265: URL: https://github.com/apache/pulsar-helm-chart/issues/265#issuecomment-1283328164
The chart's `version` does not need to align with the version of Apache Pulsar that ships with it by default. That is the purpose of the `appVersion` field in the `Chart.yaml` see here https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/Chart.yaml. The primary reason we have diverged is that it is helpful to decouple helm chart and Apache Pulsar releases so that helm chart features can ship faster. That being said, we could probably do a better job of documenting the version of pulsar that the chart is currently using. Maybe we could do this with some kind of button at the top of the README? -- 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]
