Tilt: Helm 3 Support

Created on 19 Nov 2019  路  3Comments  路  Source: tilt-dev/tilt

Are there plans to add Helm 3 support? Currently when you specify release name helm template command fails with Error: unknown flag: --name\n. This is due to https://github.com/helm/helm/issues/6019.

bug

Most helpful comment

All 3 comments

Thanks for the report!

We definitely want to support Helm 3, but don't yet have an ETA for it.

In the meantime, you can workaround this with, e.g., local('helm template <name> <chart>')

@jazzdan met some of the Helm maintainers yesterday and got a better impression of what this entails, and we're hoping this won't be too tough

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivansantosz picture ivansantosz  路  7Comments

jazzdan picture jazzdan  路  3Comments

KOGI picture KOGI  路  7Comments

matthiasak picture matthiasak  路  4Comments

jazzdan picture jazzdan  路  4Comments