arttor / helmify

Creates Helm chart from Kubernetes yaml
MIT License
1.48k stars 137 forks source link

Update the file's permission #58

Closed dashanji closed 2 years ago

dashanji commented 2 years ago

While using the helmify, the autogenerated files have executable attributes like Chart.yaml and _helpers.tql, etc. However, there is no need for these files to execute and the pr can fix it.