helmfile/pkg
David Ackroyd cf94a4edb3
Fix Inclusion of Releases for Other Environments (#276)
Fixing releases being included which do not match the environment
 requested, which is a regression introduced by #234. The issue remains
 when Helmfile state values are supplied, which is not a regression and
 will be addressed separately.

Partial resolution for #271

Signed-off-by: David Ackroyd <dackroyd@fairfaxmedia.com.au>

Signed-off-by: David Ackroyd <dackroyd@fairfaxmedia.com.au>
2022-08-14 10:47:47 +09:00
..
app Fix Inclusion of Releases for Other Environments (#276) 2022-08-14 10:47:47 +09:00
argparser add Go lint 2022-07-16 20:21:11 +08:00
config Add flags about need for lint subcmd (#273) 2022-08-08 10:32:30 +09:00
environment add Go lint 2022-07-16 20:21:11 +08:00
envvar Introduce DISABLE_INSECURE_FEATURES to disable insecure command executions (#1) 2022-06-05 15:15:06 +09:00
event Rename module to github.com/helmfile/helmfile 2022-05-18 10:05:07 -04:00
exectest Make a few helmfile sub-commands consistently support needs-related flags (#78) 2022-06-20 07:19:39 +09:00
helmexec Merge pull request #258 from xiaomudk/patch-4 2022-07-23 21:14:04 +08:00
maputil add Go lint 2022-07-16 20:21:11 +08:00
plugins add Go lint 2022-07-16 20:21:11 +08:00
remote add Go lint 2022-07-16 20:21:11 +08:00
state Add file existence check for remove values 2022-08-12 10:01:56 +03:00
testhelper add Go lint 2022-07-16 20:21:11 +08:00
testutil add Go lint 2022-07-16 20:21:11 +08:00
tmpl Implement readDirEntries method 2022-07-26 16:20:38 +02:00