Closed dpfeif closed 4 years ago
This is actually caused by the Terraform Helm provider, and related to https://github.com/helm/helm/issues/8596. For anyone stumbling on this same issue, for us it was fixed by preventing the provider from getting updated above "->1.2.0". Anything above will raise linting issues with this chart.
Describe the bug Get the following error when installing:
To Reproduce
Versions (please complete the following information):
Additional context Install is performed using the Terraform Helm provider and has been working for multiple month before this error popped up.