Merge pull request #1647 from adamreese/fix/file-permissions
fix(*): correct file permissions on source files
Showing
+0 -0
cmd/helm/testdata/testcharts/signtest/alpine/values.yaml
100755 → 100644
File mode changed from 100755 to 100644
docs/examples/nginx/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
pkg/chartutil/load.go
100755 → 100644
File mode changed from 100755 to 100644
pkg/chartutil/testdata/moby/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
pkg/chartutil/testdata/moby/charts/pequod/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
pkg/chartutil/testdata/moby/charts/pequod/charts/ahab/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
pkg/chartutil/testdata/moby/charts/spouter/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
pkg/provenance/testdata/hashtest/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
pkg/repo/repotest/testdata/examplechart/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
pkg/tiller/release_server.go
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment