lhotari commented on PR #634: URL: https://github.com/apache/pulsar-helm-chart/pull/634#issuecomment-3339139526
commands that showed the operator appVersion, (would need some shell scripting with bash & yq to automate) ```shell helm repo add vm https://victoriametrics.github.io/helm-charts/ helm repo update helm show chart vm/victoria-metrics-k8s-stack --version 0.38.x helm show chart vm/victoria-metrics-operator --version "0.42.*" ``` -- 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]
