- Renames `inject_analytics` to `inject_extra` and updates docs - Manually tracks page views to enable passing custom props - Tracks copying collection share link and downloading a public collection --------- Co-authored-by: emma <hi@emma.cafe>
$ 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