helmfile/pkg/policy
Yusuke Kuoka 8c130a4fa7
fix: Make the forbid-env-with-releases policy strict on v1 (#683)
Currently, both v0 and v1 warns any usage of environments with releases within the same helmfile part.

It should rather be an error for v1, as proposed in https://github.com/helmfile/helmfile/blob/main/docs/proposals/towards-1.0.md#forbid-the-use-of-environments-and-releases-within-a-single-helmfileyaml-part.

Follow-up for #592

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
2023-02-08 09:09:12 +08:00
..
checker.go fix: Make the forbid-env-with-releases policy strict on v1 (#683) 2023-02-08 09:09:12 +08:00
checker_test.go Add helmfile state validate policy (#592) 2022-12-21 10:49:31 +08:00