Closes #2222 Adds a runtime script that gets set to either inject the plausible script tags, or do nothing, that runs at initialization of the frontend container.
$ 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