Skip to content

Commit

Permalink
fix: krew plugin arch for arm
Browse files Browse the repository at this point in the history
Signed-off-by: Utku Ozdemir <uoz@protonmail.com>
  • Loading branch information
utkuozdemir committed Dec 12, 2021
1 parent a144802 commit 7b2105d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .krew.yaml
Expand Up @@ -21,7 +21,7 @@ spec:
- selector:
matchLabels:
os: linux
arch: armv7
arch: arm
{{addURIAndSha "https://github.com/utkuozdemir/pv-migrate/releases/download/{{ .TagName }}/pv-migrate_{{ .TagName }}_linux_armv7.tar.gz" .TagName | indent 6 }}
bin: pv-migrate
- selector:
Expand Down

0 comments on commit 7b2105d

Please sign in to comment.