We currently have a nice typo, dependecies (missing n) in various Helm charts: knative-serving, calico and cfssl-issuer
I tried to fix them via https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/768800, but the CI and helmfile diff look like all the CRDs of the related -crds charts are going to be re-added. We are currently relying on the dependency between the charts brought by hemfile, so we may not need to have an explicit Helm dependency as well.
The above change was reverted in https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/768800 to figure out what's best to do.