- By default, all locales are enabled to make it easy for local deployments to test new locales - Adds DE, FR, PT locales to make way for translation in Weblate
$ helm dependency update .
#!/bin/bash # intall metacontroller git clone --depth=1 https://github.com/metacontroller/metacontroller.git cd metacontroller helm package deploy/helm/metacontroller --destination deploy/helm cd .. # update dependency helm dependency update
Chart.yaml