Hello
We are using pulumi (typescript) + pulumi automation and I have one question:
Is it possible to upgrade helm charts using pulumi, which deployed in the other stacks (or manually) without using any custom dynamic providers?
It need to union k8s-clusters with cilium
cluster-mesh (each cluster has been deployed in dedicated stack).