diff --git a/test/integration/test-cases/issue-2502-race-condition-local-chart/input/helmfile.yaml b/test/integration/test-cases/issue-2502-race-condition-local-chart/input/helmfile.yaml index 8727d73e..be801d93 100644 --- a/test/integration/test-cases/issue-2502-race-condition-local-chart/input/helmfile.yaml +++ b/test/integration/test-cases/issue-2502-race-condition-local-chart/input/helmfile.yaml @@ -1,5 +1,6 @@ environments: test: {} +--- releases: - name: app chart: helm/my-chart