This message was deleted.
# general
s
This message was deleted.
g
i
Thanks for the response levi. The problem with the way it’s installed for the integration suite is that the https://istio.io/charts/ repo only has version 1.0.1. We are currently on 1.0.5. I think this is more of an istio than a pulumi issue https://github.com/istio/istio/issues/7505 . Do you know of any pulumi examples that download and untar a chart without using helm fetch and then run the local install?
g
I don’t know of any examples off the top of my head, but you can reference a local
Chart.yaml
instead of referencing a repo. See https://pulumi.io/reference/pkg/nodejs/@pulumi/kubernetes/v2/#Chart-constructor https://pulumi.io/reference/pkg/nodejs/@pulumi/kubernetes/v2/#LocalChartOpts