diff --git a/.krew.yaml b/.krew.yaml index 3f12c91..49e0b61 100644 --- a/.krew.yaml +++ b/.krew.yaml @@ -16,7 +16,7 @@ spec: matchLabels: os: linux arch: amd64 - {{addURIAndSha "https://github.com/rajatjindal/kubectl-evict-pod/releases/download/{{ .TagName }}/kubectl-evict-pod_{{ .TagName }}_darwin_amd64.tar.gz" .TagName }} + {{addURIAndSha "https://github.com/rajatjindal/kubectl-evict-pod/releases/download/{{ .TagName }}/kubectl-evict-pod_{{ .TagName }}_linux_amd64.tar.gz" .TagName }} bin: kubectl-evict-pod shortDescription: Evicts the given pod description: |