I have a question, is it possible to set the version of the installed helm chart?
helm.Install (t, options, helmChartPath, releaseName) - it seems to me that options lack the ability to set the chart version. Or I am wrong
When using helm from the command line, the “–version” directive is used for this:
helm install --name elastic kiwigrid / fluentd-elasticsearch --version 1.21.1