docker/kubernetes/helmhelm install novu-test .
Error: INSTALLATION FAILED: An error occurred while checking for chart dependencies. You may need to runto fetch missing dependencies: found in Chart.yaml, but missing in charts/ directory: redis, mongodb, common, localstackhelm dependency build
rm Chat.yamlhelm dependency build -> okhelm install novu-test .
Error: INSTALLATION FAILED: template: novu/templates/web/deployment.yaml:96:38: executing "novu/templates/web/deployment.yaml" at <.Values.web.env.NODE_ENV>: nil pointer evaluating interface {}.NODE_ENV
values.yaml -> has no web.env.NODE_ENV -> error makes sensegit checkout v0.19.0 but still, same issue.