processing file "helmfile.yaml" in directory "."
changing working directory to "/path/to"
merged environment: &{default  map[] map[]}
2 release(s) found in helmfile.yaml

Affected releases are:
  bar (stable/mychart2) DELETED
  foo (stable/mychart1) UPDATED

invoking preapply hooks for 2 groups of releases in this order:
GROUP RELEASES
1     default//bar
2     default//foo

invoking preapply hooks for releases in group 1/2: default//bar
invoking preapply hooks for releases in group 2/2: default//foo
processing 1 groups of releases in this order:
GROUP RELEASES
1     default//bar

processing releases in group 1/1: default//bar
processing 1 groups of releases in this order:
GROUP RELEASES
1     default//foo

processing releases in group 1/1: default//foo

UPDATED RELEASES:
NAME   NAMESPACE   CHART             VERSION   DURATION
foo                stable/mychart1   3.1.0           0s


DELETED RELEASES:
NAME   NAMESPACE   DURATION
bar                      0s

changing working directory back to "/path/to"
