Skip to content

Commit

Permalink
change-ns: fix windows bin (#57)
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
  • Loading branch information
ahmetb committed Feb 3, 2019
1 parent cdc8acd commit 26a8d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/change-ns.yaml
Expand Up @@ -26,7 +26,7 @@ spec:
arch: amd64
- uri: https://github.com/juanvallejo/kubectl-ns/releases/download/v1.0.0/kubectl-ns_windows_x86_64.zip
sha256: cb81a2fb2dd22b91a99852d246b64d82211506aaa1cbdfba4a051ef5084e52ab
bin: kubectl-ns
bin: kubectl-ns.exe
files:
- from: "*"
to: "."
Expand Down

0 comments on commit 26a8d2e

Please sign in to comment.