Hello,
in autodevops one can use custom helm chart by setting AUTO_DEVOPS_CHART family of env vars. As far as I can tell there is no way how to specify version of a helm chart.
Are there any plans on adding env var for helm chart version? Unless I am missing something it should not be very hard and it would greatly improve stability of pipelines. Grabing latest version with each run is likely to introduce unexpected errors.
In fact I am surprised I have not found similar threads here already
Thanks!