Skip to content

Commit

Permalink
feat: update krew
Browse files Browse the repository at this point in the history
Signed-off-by: kaku <[email protected]>
  • Loading branch information
likakuli committed Mar 14, 2023
1 parent 4c4676f commit 570f162
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .krew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,4 @@ spec:
files:
- from: "*"
to: "."
{{addURIAndSha "https://github.com/k-cloud-labs/kluster-capacity/releases/download/{{ .TagName }}/kluster-capacity_{{ .TagName }}_linux_arm64.tar.gz" .TagName }}
- selector:
matchLabels:
os: windows
arch: amd64
bin: kluster-capacity.exe
files:
- from: "*"
to: "."
{{addURIAndSha "https://github.com/k-cloud-labs/kluster-capacity/releases/download/{{ .TagName }}/kluster-capacity_{{ .TagName }}_windows_x86_64.zip" .TagName }}
{{addURIAndSha "https://github.com/k-cloud-labs/kluster-capacity/releases/download/{{ .TagName }}/kluster-capacity_{{ .TagName }}_linux_arm64.tar.gz" .TagName }}

0 comments on commit 570f162

Please sign in to comment.