IoT Packages is an effort by the Eclipse IoT working group, to create easy to deploy Eclipse IoT based, end-to-end scenarios, on top of Kubernetes and Helm.
See: https://eclipse.org/packages
To update the submodules to the latest commit, use the following commands:
git submodule update --init --recursive
git submodule update --remote --merge
helm dependency update charts/ditto/deployment/helm/ditto
helm package charts/ditto/deployment/helm/ditto
helm dependency update charts/hono
helm package charts/hono
helm dependency update packages/cloud2edge
helm package packages/cloud2edge