Comment # 6 on bug 1208089 from
From https://github.com/helmfile/helmfile/blob/main/README.md:

```
To avoid upgrades for each iteration of helm, the helmfile executable delegates
to helm - as a result, helm must be installed.
���������

And helmfile-0.150.0-107.1.x86_64.rpm does not contain any helm executable at
all:

$ rpm -qp helmfile-0.150.0-107.1.x86_64.rpm -l
/usr/bin/helmfile
/usr/share/doc/packages/helmfile
/usr/share/doc/packages/helmfile/README.md
/usr/share/licenses/helmfile
/usr/share/licenses/helmfile/LICENSE

Our https://build.opensuse.org/package/show/Virtualization:containers/helm is
already at version 3.11.1, so with helmfile requiring helm >= 3.11.1 we are on
the safe side already, aren't we?


You are receiving this mail because: