- add 'imagePullPolicy' field to each crawler channel declaration - if unset, defaults to the setting in the existing 'crawler_image_pull_policy' field. fixes #2522 --------- Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
$ 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