pulumi-kubernetes icon indicating copy to clipboard operation
pulumi-kubernetes copied to clipboard

Dependencies not handled in local helm charts

Open frank-bee opened this issue 5 years ago • 2 comments

For local helm charts dependency update should be called before rendering them with helm template to resolve dependencies in requirements.yaml

frank-bee avatar Aug 12 '19 06:08 frank-bee

We are seeing this problem as well, using the latest k8s.helm.v3.Release. We set dependencyUpdate: true but it doesn't appear to run a helm dep up prior to the templating, so it fails.

jessebye avatar Feb 16 '22 18:02 jessebye