-
Notifications
You must be signed in to change notification settings - Fork 558
Open
Labels
Description
Hi,
using this minimal helmfile.yaml...
helmfiles:
- path: https://raw.githubusercontent.com/cloudposse/helmfiles/master/releases/external-dns/helmfile.yaml
... when running helmfile deps
I get this error:
no matches for path: https://raw.githubusercontent.com/cloudposse/helmfiles/master/releases/external-dns/helmfile.yaml
There are no repositories defined in your helmfile.yaml.
This means helmfile cannot update your dependencies or create a lock file.
See https://github.com/roboll/helmfile/issues/878 for more information.
err: no releases found that matches specified selector() and environment(default), in any helmfile
Is fetching via HTTP not supported?
Kind regards,
Michael