helm/scripts
Tim H 0645433048
Increase script portability
Instead of presuming that bash is installed at /bin/bash, use `$PATH`.  Official [bash docker container](https://hub.docker.com/_/bash/) installs bash at `/usr/local/bin` and recommends the use of `env`
2017-11-20 12:15:20 +01:00
..
completions.bash Add --force to upgrade and rollback (generated changes) 2017-05-26 17:07:13 -04:00
coverage.sh fix(ci): disable running coverage in parallel 2016-08-10 13:08:24 -07:00
get Increase script portability 2017-11-20 12:15:20 +01:00
setup-apimachinery.sh feat(*): use kubernetes 1.7 2017-07-07 09:13:57 -07:00
sync-repo.sh fix(*): add license header 2016-06-22 12:28:45 -06:00
update-docs.sh ref(docs): remove unnecessary docs and clean up doc generator 2017-05-24 15:27:21 -06:00
util.sh Add docs-verify script 2017-04-12 12:22:17 -07:00
validate-go.sh fix(ci): disable gosimple 2017-03-22 13:08:34 -07:00
validate-license.sh feat(ci): validate license block in source files 2016-07-25 00:11:06 -07:00
verify-docs.sh ref(docs): remove unnecessary docs and clean up doc generator 2017-05-24 15:27:21 -06:00