helmfile/pkg
KUOKA Yusuke e6bb8282db
fix: remote helmfile from git::ssh source (#719)
The remote helmfile feature introduced by #648 was unable to be sourced from private git repositories due to URL parsing issue in helmfile. This fixes that.

Ref https://github.com/roboll/helmfile/issues/469#issuecomment-505236600
2019-06-25 12:45:56 +09:00
..
app fix: helm chart referenced by http URL (#695) 2019-06-16 16:40:17 +09:00
argparser fix: helmDefaults.kubeContext ignored in `helm diff` of `helmfile apply` (#682) 2019-06-12 16:49:19 +09:00
environment feat: state values (#647) 2019-06-04 16:34:02 +09:00
event feat: optionally show logs for hooks (#699) 2019-06-19 08:46:32 +09:00
helmexec fix: `helmfile template | kubectl apply -f -` should work (#697) 2019-06-16 16:56:56 +09:00
maputil feat: state values (#647) 2019-06-04 16:34:02 +09:00
remote fix: remote helmfile from git::ssh source (#719) 2019-06-25 12:45:56 +09:00
state fix: do not panic on merging env secrets (#713) 2019-06-21 00:10:11 +09:00
testhelper feat: remote state files (#648) 2019-06-04 22:59:54 +09:00
tmpl fix: --state-values-set panic: value of type interface {} is not assignable to type string (#680) 2019-06-12 13:35:04 +09:00