Merge pull request #449 from helmfile/fix_issue_path_in_test_on_window
fix: issue path in test on windows
This commit is contained in:
commit
38fffad737
|
|
@ -3232,7 +3232,7 @@ releases:
|
|||
},
|
||||
},
|
||||
{
|
||||
name: "helm2: upgrade when tns2/bar needs tns1/foo",
|
||||
name: "helm2 upgrade when tns2/bar needs tns1/foo",
|
||||
loc: location(),
|
||||
files: map[string]string{
|
||||
"/path/to/helmfile.yaml": `
|
||||
|
|
|
|||
Loading…
Reference in New Issue