helmfile/pkg
Yusuke Kuoka 1c7b872476
Stabilize helmfile-diff output (#1619)
`helmfile-diff` sorts multiple and concurrent helm-diff outputs and stabilizes writes to stdout.

It's required to use the stdout from helmfile-diff to detect if there was another change(s) between 2 points in time.

For example, terraform-provider-helmfile runs a helmfile-diff on `terraform plan` and another on `terraform apply`. `terraform`, by design, fails when helmfile-diff outputs were not equivalent. Stabilized helmfile-diff output rescues that.
2020-12-11 09:51:26 +09:00
..
app Improve handling of releases being newly installed by helmfile-apply (#1618) 2020-12-11 09:09:35 +09:00
argparser Bump sprig to v3.1.0 and mergo 3.11 (#1456) 2020-09-04 09:58:54 +09:00
environment Fix: populate .Values regardless of prestate success (#1202) 2020-04-17 09:18:01 +09:00
event Fix panic on hook since v0.126.0 (#1448) 2020-09-01 10:37:21 +09:00
exectest Support for azure acr helm repositories (#1526) 2020-10-15 08:45:45 +09:00
helmexec Stabilize helmfile-diff output (#1619) 2020-12-11 09:51:26 +09:00
maputil Add indexed key support to --state-values-set (#1042) 2019-12-17 07:31:42 +09:00
plugins feat(template): added secret template function (#1221) 2020-04-25 21:10:02 +09:00
remote Fix the logic of helmfile deps and add tests. (#1588) 2020-11-19 09:29:59 +09:00
state Stabilize helmfile-diff output (#1619) 2020-12-11 09:51:26 +09:00
testhelper Fix the logic of helmfile deps and add tests. (#1588) 2020-11-19 09:29:59 +09:00
tmpl Bump sprig to v3.1.0 and mergo 3.11 (#1456) 2020-09-04 09:58:54 +09:00