Skip to content

Commit bfc1aa1

Browse files
authored
Update .krew.yaml
1 parent f0c9896 commit bfc1aa1

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.krew.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@ metadata:
55
spec:
66
version: {{ .TagName }}
77
platforms:
8-
- selector:
9-
matchLabels:
10-
os: darwin
11-
arch: amd64
12-
{{addURIAndSha "https://github.com/chrisns/kubectl-passman/releases/download/{{ .TagName }}/kubectl-passman-darwin-amd64.zip" .TagName }}
13-
bin: "./kubectl-passman"
14-
files:
15-
- from: kubectl-passman-darwin-amd64
16-
to: kubectl-passman
17-
- from: LICENSE
18-
to: .
198

209
- selector:
2110
matchLabels:

0 commit comments

Comments
 (0)