File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ flux-cli:
2+ values:
3+ pkg:
4+ name: flux-cli # (Reserved for future use)
5+ download_uri: '' # (Recommended): URI from which to download the
6+ # architecture-appropriate archive-file. If left
7+ # undefined or unpopulated, formula will attempt to
8+ # download the latest-available binary-archive from
9+ # the flux-cd GitHub project located at:
10+ #
11+ # https://github.com/fluxcd/flux2/releases
12+ #
13+ download_sig: '' # (Conditional): URI from which to download the
14+ # signature-file corresponding to the file downloaded
15+ # via the 'download_uri' URI. If using a
16+ # privately-hosted archive-file, it will be necessary
17+ # to create and host a signature-file with which to
18+ # verify the downloaded archive-file. This parameter
19+ # tells the automation where to download the
20+ # signature-file from
You can’t perform that action at this time.
0 commit comments