Merge pull request #1647 from adamreese/fix/file-permissions
fix(*): correct file permissions on source files
Showing
+0 -0
cmd/helm/downloader/testdata/signtest-0.1.0.tgz.prov
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/downloader/testdata/signtest/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/downloader/testdata/signtest/alpine/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/downloader/testdata/signtest/alpine/README.md
100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
cmd/helm/downloader/testdata/signtest/alpine/values.yaml
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/helmpath/helmhome_unix_test.go
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/helmpath/helmhome_windows_test.go
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/inspect_test.go
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/plugins_test.go
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/search/search.go
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/testdata/testcharts/decompressedchart/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/testdata/testcharts/reqtest/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
cmd/helm/testdata/testcharts/signtest-0.1.0.tgz.prov
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/testdata/testcharts/signtest/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/testdata/testcharts/signtest/alpine/Chart.yaml
100755 → 100644
File mode changed from 100755 to 100644
cmd/helm/testdata/testcharts/signtest/alpine/README.md
100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
Please register or sign in to comment