helmfile/pkg
Lassi Pölönen 0f44cfacc4
Add the ability to specify a lock file (#432)
Allow configuring the lockfile in the state. This makes it possible for
example maintain a lock per environment.

Signed-off-by: Lassi Pölönen <lassi.polonen@iki.fi>

Signed-off-by: Lassi Pölönen <lassi.polonen@iki.fi>
2022-11-12 08:59:56 +09:00
..
app Add the ability to specify a lock file (#432) 2022-11-12 08:59:56 +09:00
argparser fix: args parse issue 2022-11-04 10:53:00 +09:00
config Add --output-dir-template flag to the fetch command (#456) 2022-11-05 18:55:02 +08:00
environment bump: upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2022-10-03 05:24:51 +08:00
envvar move HELMFILE_UPGRADE_NOTICE_DISABLED into envvar file 2022-10-15 14:22:51 +08:00
errors fix incorrent exit code 2022-09-13 08:23:55 +08:00
event Fixes for updates from rebase 2022-09-19 08:55:44 +09:00
exectest Use helm show chart to identify chart version 2022-10-03 22:04:08 -03:00
filesystem Introduce Helmfile's own filesystem abstraction to correctly unit test some components (#307) 2022-08-24 12:58:43 +09:00
helmexec Add subcommand init for checks and installs helmfile deps (#389) 2022-11-03 14:51:30 +08:00
maputil bump: upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2022-10-03 05:24:51 +08:00
plugins add Go lint 2022-07-16 20:21:11 +08:00
remote Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
state Add the ability to specify a lock file (#432) 2022-11-12 08:59:56 +09:00
testhelper Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
testutil add Go lint 2022-07-16 20:21:11 +08:00
tmpl bump: upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2022-10-03 05:24:51 +08:00