Robson Roberto Souza Peixoto
a61ae2a5b3
Only accept `./` and `../`
2017-04-13 14:30:00 -03:00
Robson Roberto Souza Peixoto
dfc4b0293f
Accept chart in a local path
...
If the chart is in directory, for example, `./my/chart` the `helmfile -f my.yaml sync` will fail.
This PR will check if the chart starts with `/`, `./` or `../` and will transform it in a full path of the chart directory.
2017-04-13 12:53:05 -03:00
rob boll
df14adac63
ignore dist
2017-04-12 11:22:19 -04:00
rob boll
371ca7f752
fmt
2017-04-12 11:16:12 -04:00
rob boll
709195848a
add version from git tag
2017-04-12 11:13:51 -04:00
rob boll
5cbf194ee4
Merge pull request #2 from natevecc/environment-flags
...
Environment Variable Support
2017-04-12 11:05:50 -04:00
Nathan Vecchiarelli
0de9b22485
updated unset env var message to not be confusing
2017-04-12 11:01:45 -04:00
Nathan Vecchiarelli
bc8bbf8e01
documentation updates and tweaking workflows with env vars. It now throws errors if they're not set
2017-04-12 10:15:56 -04:00
Nathan Vecchiarelli
373e750642
added support for environment variables, adding value files during runtime and a global kube-context flag to pass down to helm
2017-04-11 19:55:23 -04:00
rob boll
4674af9608
build: add docker login
2016-11-22 21:40:50 -05:00
rob boll
6a54765e1f
container: add helm
2016-11-22 21:40:24 -05:00
rob boll
ffa98fdbdd
build: add container distribution
2016-11-22 21:30:25 -05:00
rob boll
9700e05908
docs: add build badge
2016-11-22 13:26:59 -05:00
rob boll
233afaeb34
docs: update path for releases
2016-11-22 13:18:46 -05:00
rob boll
255dc0ae74
docs: add install instruction
2016-11-22 13:18:10 -05:00
rob boll
5e0664a0c9
build: add circleci
2016-11-22 13:12:19 -05:00
rob boll
d8acc58ea6
state: vet nit
2016-11-22 13:12:08 -05:00
rob boll
00a67f82dd
build: add makefile
2016-11-22 13:08:59 -05:00
rob boll
d41cd794a2
docs: initial readme
2016-11-22 12:51:51 -05:00
rob boll
42bc99b403
vendor: add deps
2016-11-22 12:37:41 -05:00
rob boll
e5e834f9f0
initial helmfile impl
2016-11-22 12:36:49 -05:00