We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422402f commit d3c632cCopy full SHA for d3c632c
.krew.yaml
@@ -62,8 +62,8 @@ spec:
62
arch: amd64
63
{{addURIAndSha "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/{{ .TagName }}/kubectl-linstor_{{ .TagName }}_windows_amd64.zip" .TagName }}
64
files:
65
- - from: ./kubectl-linstor
+ - from: ./kubectl-linstor.exe
66
to: .
67
- from: ./LICENSE
68
69
- bin: kubectl-linstor
+ bin: kubectl-linstor.exe
0 commit comments