fluxcd-community / helm-charts

Community maintained Helm charts for Flux
Apache License 2.0
121 stars 76 forks source link

flux2-notification: fix provider template #186

Closed yurymuski closed 1 year ago

yurymuski commented 1 year ago

Which issue this PR fixes

fix: #178

Special notes for your reviewer:

Checklist

yurymuski commented 1 year ago

seems you are using old version of helm-unit tests, new one does not know about --helm3 flag, and requires indentation changes

pushed commit w/o indentation changes

stefanprodan commented 1 year ago

@yurymuski could you please update helm-test in a different PR?

yurymuski commented 1 year ago

@stefanprodan sure, I can update tests, will add it todo list :)