update README, update release download url, tags used

Signed-off-by: King Jin <jinking.this@gmail.com>
This commit is contained in:
King Jin 2022-05-10 09:23:21 +08:00
parent fda29a639f
commit 1adcbc152c
No known key found for this signature in database
GPG Key ID: C249A45119231E33
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ If you wish to treat your enviroment variables as strings always, even if they a
## Installation
- download one of [releases](https://github.com/roboll/helmfile/releases) or
- download one of [releases](https://github.com/helmfile/helmfile/tags) or
- [run as a container](#running-as-a-container) or
- Archlinux: install via `pacman -S helmfile` or from [AUR](https://aur.archlinux.org/packages/kubernetes-helmfile-bin/) or
- openSUSE: install via `zypper in helmfile` assuming you are on Tumbleweed; if you are on Leap you must add the [kubic](https://download.opensuse.org/repositories/devel:/kubic/) repo for your distribution version once before that command, e.g. `zypper ar https://download.opensuse.org/repositories/devel:/kubic/openSUSE_Leap_\$releasever kubic`, or