helmfile/pkg/state
KUOKA Yusuke 7dec948950
fix: helm chart referenced by http URL (#695)
We unintentionally broke this since #593.

Fixes #675
Fixes #687
2019-06-16 16:40:17 +09:00
..
chart_dependency.go fix: helm chart referenced by http URL (#695) 2019-06-16 16:40:17 +09:00
create.go fix: helmDefaults.kubeContext ignored in `helm diff` of `helmfile apply` (#682) 2019-06-12 16:49:19 +09:00
create_test.go feat: remote state files (#648) 2019-06-04 22:59:54 +09:00
environment.go chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
envvals_loader.go fix: --state-values-set panic: value of type interface {} is not assignable to type string (#680) 2019-06-12 13:35:04 +09:00
helmx.go feat: experimental integration with helm-x (#673) 2019-06-12 16:11:34 +09:00
release.go feat: make release version templatized (#671) 2019-06-11 21:52:54 +09:00
release_error.go chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
release_filters.go chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
state.go fix: helm chart referenced by http URL (#695) 2019-06-16 16:40:17 +09:00
state_exec_tmpl.go feat: state values (#647) 2019-06-04 16:34:02 +09:00
state_exec_tmpl_test.go feat: make release version templatized (#671) 2019-06-11 21:52:54 +09:00
state_run.go feat: Disable concurrency if any release is using tillerless (#694) 2019-06-16 12:58:20 +09:00
state_test.go feat: --concurrency for delete and destroy (#691) 2019-06-13 23:14:51 +09:00
storage.go chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
types.go feat: state values (#647) 2019-06-04 16:34:02 +09:00
util.go fix: helm chart referenced by http URL (#695) 2019-06-16 16:40:17 +09:00
util_test.go fix: helm chart referenced by http URL (#695) 2019-06-16 16:40:17 +09:00